@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateImagePipelineRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdateImagePipelineRequest() |
Modifier and Type | Method and Description |
---|---|
UpdateImagePipelineRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getClientToken()
The idempotency token used to make this request idempotent.
|
String |
getDescription()
The description of the image pipeline.
|
String |
getDistributionConfigurationArn()
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute
images updated by this image pipeline.
|
String |
getImagePipelineArn()
The Amazon Resource Name (ARN) of the image pipeline that you wish to update.
|
String |
getImageRecipeArn()
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image
pipeline.
|
ImageTestsConfiguration |
getImageTestsConfiguration()
The image test configuration of the image pipeline.
|
String |
getInfrastructureConfigurationArn()
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images updated by
this image pipeline.
|
Schedule |
getSchedule()
The schedule of the image pipeline.
|
String |
getStatus()
The status of the image pipeline.
|
int |
hashCode() |
void |
setClientToken(String clientToken)
The idempotency token used to make this request idempotent.
|
void |
setDescription(String description)
The description of the image pipeline.
|
void |
setDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute
images updated by this image pipeline.
|
void |
setImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you wish to update.
|
void |
setImageRecipeArn(String imageRecipeArn)
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image
pipeline.
|
void |
setImageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image test configuration of the image pipeline.
|
void |
setInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images updated by
this image pipeline.
|
void |
setSchedule(Schedule schedule)
The schedule of the image pipeline.
|
void |
setStatus(String status)
The status of the image pipeline.
|
String |
toString()
Returns a string representation of this object.
|
UpdateImagePipelineRequest |
withClientToken(String clientToken)
The idempotency token used to make this request idempotent.
|
UpdateImagePipelineRequest |
withDescription(String description)
The description of the image pipeline.
|
UpdateImagePipelineRequest |
withDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute
images updated by this image pipeline.
|
UpdateImagePipelineRequest |
withImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you wish to update.
|
UpdateImagePipelineRequest |
withImageRecipeArn(String imageRecipeArn)
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image
pipeline.
|
UpdateImagePipelineRequest |
withImageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image test configuration of the image pipeline.
|
UpdateImagePipelineRequest |
withInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images updated by
this image pipeline.
|
UpdateImagePipelineRequest |
withSchedule(Schedule schedule)
The schedule of the image pipeline.
|
UpdateImagePipelineRequest |
withStatus(PipelineStatus status)
The status of the image pipeline.
|
UpdateImagePipelineRequest |
withStatus(String status)
The status of the image pipeline.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you wish to update.
imagePipelineArn
- The Amazon Resource Name (ARN) of the image pipeline that you wish to update.public String getImagePipelineArn()
The Amazon Resource Name (ARN) of the image pipeline that you wish to update.
public UpdateImagePipelineRequest withImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you wish to update.
imagePipelineArn
- The Amazon Resource Name (ARN) of the image pipeline that you wish to update.public void setDescription(String description)
The description of the image pipeline.
description
- The description of the image pipeline.public String getDescription()
The description of the image pipeline.
public UpdateImagePipelineRequest withDescription(String description)
The description of the image pipeline.
description
- The description of the image pipeline.public void setImageRecipeArn(String imageRecipeArn)
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image pipeline.
imageRecipeArn
- The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this
image pipeline.public String getImageRecipeArn()
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image pipeline.
public UpdateImagePipelineRequest withImageRecipeArn(String imageRecipeArn)
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image pipeline.
imageRecipeArn
- The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this
image pipeline.public void setInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images updated by this image pipeline.
infrastructureConfigurationArn
- The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images
updated by this image pipeline.public String getInfrastructureConfigurationArn()
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images updated by this image pipeline.
public UpdateImagePipelineRequest withInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images updated by this image pipeline.
infrastructureConfigurationArn
- The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images
updated by this image pipeline.public void setDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute images updated by this image pipeline.
distributionConfigurationArn
- The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and
distribute images updated by this image pipeline.public String getDistributionConfigurationArn()
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute images updated by this image pipeline.
public UpdateImagePipelineRequest withDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute images updated by this image pipeline.
distributionConfigurationArn
- The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and
distribute images updated by this image pipeline.public void setImageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image test configuration of the image pipeline.
imageTestsConfiguration
- The image test configuration of the image pipeline.public ImageTestsConfiguration getImageTestsConfiguration()
The image test configuration of the image pipeline.
public UpdateImagePipelineRequest withImageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image test configuration of the image pipeline.
imageTestsConfiguration
- The image test configuration of the image pipeline.public void setSchedule(Schedule schedule)
The schedule of the image pipeline.
schedule
- The schedule of the image pipeline.public Schedule getSchedule()
The schedule of the image pipeline.
public UpdateImagePipelineRequest withSchedule(Schedule schedule)
The schedule of the image pipeline.
schedule
- The schedule of the image pipeline.public void setStatus(String status)
The status of the image pipeline.
status
- The status of the image pipeline.PipelineStatus
public String getStatus()
The status of the image pipeline.
PipelineStatus
public UpdateImagePipelineRequest withStatus(String status)
The status of the image pipeline.
status
- The status of the image pipeline.PipelineStatus
public UpdateImagePipelineRequest withStatus(PipelineStatus status)
The status of the image pipeline.
status
- The status of the image pipeline.PipelineStatus
public void setClientToken(String clientToken)
The idempotency token used to make this request idempotent.
clientToken
- The idempotency token used to make this request idempotent.public String getClientToken()
The idempotency token used to make this request idempotent.
public UpdateImagePipelineRequest withClientToken(String clientToken)
The idempotency token used to make this request idempotent.
clientToken
- The idempotency token used to make this request idempotent.public String toString()
toString
in class Object
Object.toString()
public UpdateImagePipelineRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.