| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
List<Warning> |
UpdatePipelineResponse.warnings()
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
List<Warning> |
CreatePipelineResponse.warnings()
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
List<Warning> |
ReadPipelineResponse.warnings()
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePipelineResponse.Builder |
UpdatePipelineResponse.Builder.warnings(Warning... warnings)
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
CreatePipelineResponse.Builder |
CreatePipelineResponse.Builder.warnings(Warning... warnings)
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
ReadPipelineResponse.Builder |
ReadPipelineResponse.Builder.warnings(Warning... warnings)
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePipelineResponse.Builder |
UpdatePipelineResponse.Builder.warnings(Collection<Warning> warnings)
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
CreatePipelineResponse.Builder |
CreatePipelineResponse.Builder.warnings(Collection<Warning> warnings)
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
ReadPipelineResponse.Builder |
ReadPipelineResponse.Builder.warnings(Collection<Warning> warnings)
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
|
Copyright © 2023. All rights reserved.