| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | Classes modeling the various types represented by AmazonElasticTranscoder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Warning | Warning. clone() | 
| Warning | Warning. withCode(String code)The code of the cross-regional warning. | 
| Warning | Warning. withMessage(String message)The message explaining what resources are in a different region from
 the pipeline. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Warning> | UpdatePipelineResult. getWarnings()Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| List<Warning> | ReadPipelineResult. getWarnings()Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| List<Warning> | CreatePipelineResult. getWarnings()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 | 
|---|---|
| UpdatePipelineResult | UpdatePipelineResult. withWarnings(Warning... warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| ReadPipelineResult | ReadPipelineResult. withWarnings(Warning... warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| CreatePipelineResult | CreatePipelineResult. withWarnings(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 | 
|---|---|
| void | UpdatePipelineResult. setWarnings(Collection<Warning> warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| void | ReadPipelineResult. setWarnings(Collection<Warning> warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| void | CreatePipelineResult. setWarnings(Collection<Warning> warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| UpdatePipelineResult | UpdatePipelineResult. withWarnings(Collection<Warning> warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| ReadPipelineResult | ReadPipelineResult. withWarnings(Collection<Warning> warnings)Elastic Transcoder returns a warning if the resources used by your
 pipeline are not in the same region as the pipeline. | 
| CreatePipelineResult | CreatePipelineResult. withWarnings(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 © 2015. All rights reserved.