@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()
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
|
String |
getContainerRecipeArn()
The Amazon Resource Name (ARN) of the container pipeline to update.
|
String |
getDescription()
The description of the image pipeline.
|
String |
getDistributionConfigurationArn()
The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and
distribute images that this image pipeline has updated.
|
Boolean |
getEnhancedImageMetadataEnabled()
Collects additional information about the image being created, including the operating system (OS) version and
package list.
|
String |
getExecutionRole()
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform
workflow actions.
|
String |
getImagePipelineArn()
The Amazon Resource Name (ARN) of the image pipeline that you want 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.
|
ImageScanningConfiguration |
getImageScanningConfiguration()
Contains settings for vulnerability scans.
|
ImageTestsConfiguration |
getImageTestsConfiguration()
The image test configuration of the image pipeline.
|
String |
getInfrastructureConfigurationArn()
The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images that
this image pipeline has updated.
|
Schedule |
getSchedule()
The schedule of the image pipeline.
|
String |
getStatus()
The status of the image pipeline.
|
List<WorkflowConfiguration> |
getWorkflows()
Contains the workflows to run for the pipeline.
|
int |
hashCode() |
Boolean |
isEnhancedImageMetadataEnabled()
Collects additional information about the image being created, including the operating system (OS) version and
package list.
|
void |
setClientToken(String clientToken)
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
|
void |
setContainerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container pipeline to update.
|
void |
setDescription(String description)
The description of the image pipeline.
|
void |
setDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and
distribute images that this image pipeline has updated.
|
void |
setEnhancedImageMetadataEnabled(Boolean enhancedImageMetadataEnabled)
Collects additional information about the image being created, including the operating system (OS) version and
package list.
|
void |
setExecutionRole(String executionRole)
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform
workflow actions.
|
void |
setImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you want 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 |
setImageScanningConfiguration(ImageScanningConfiguration imageScanningConfiguration)
Contains settings for vulnerability scans.
|
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 Image Builder uses to build images that
this image pipeline has updated.
|
void |
setSchedule(Schedule schedule)
The schedule of the image pipeline.
|
void |
setStatus(String status)
The status of the image pipeline.
|
void |
setWorkflows(Collection<WorkflowConfiguration> workflows)
Contains the workflows to run for the pipeline.
|
String |
toString()
Returns a string representation of this object.
|
UpdateImagePipelineRequest |
withClientToken(String clientToken)
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
|
UpdateImagePipelineRequest |
withContainerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container pipeline to update.
|
UpdateImagePipelineRequest |
withDescription(String description)
The description of the image pipeline.
|
UpdateImagePipelineRequest |
withDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and
distribute images that this image pipeline has updated.
|
UpdateImagePipelineRequest |
withEnhancedImageMetadataEnabled(Boolean enhancedImageMetadataEnabled)
Collects additional information about the image being created, including the operating system (OS) version and
package list.
|
UpdateImagePipelineRequest |
withExecutionRole(String executionRole)
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform
workflow actions.
|
UpdateImagePipelineRequest |
withImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you want 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 |
withImageScanningConfiguration(ImageScanningConfiguration imageScanningConfiguration)
Contains settings for vulnerability scans.
|
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 Image Builder uses to build images that
this image pipeline has updated.
|
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.
|
UpdateImagePipelineRequest |
withWorkflows(Collection<WorkflowConfiguration> workflows)
Contains the workflows to run for the pipeline.
|
UpdateImagePipelineRequest |
withWorkflows(WorkflowConfiguration... workflows)
Contains the workflows to run for the 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 want to update.
imagePipelineArn
- The Amazon Resource Name (ARN) of the image pipeline that you want to update.public String getImagePipelineArn()
The Amazon Resource Name (ARN) of the image pipeline that you want to update.
public UpdateImagePipelineRequest withImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) of the image pipeline that you want to update.
imagePipelineArn
- The Amazon Resource Name (ARN) of the image pipeline that you want 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 setContainerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container pipeline to update.
containerRecipeArn
- The Amazon Resource Name (ARN) of the container pipeline to update.public String getContainerRecipeArn()
The Amazon Resource Name (ARN) of the container pipeline to update.
public UpdateImagePipelineRequest withContainerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container pipeline to update.
containerRecipeArn
- The Amazon Resource Name (ARN) of the container pipeline to update.public void setInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images that this image pipeline has updated.
infrastructureConfigurationArn
- The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images
that this image pipeline has updated.public String getInfrastructureConfigurationArn()
The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images that this image pipeline has updated.
public UpdateImagePipelineRequest withInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images that this image pipeline has updated.
infrastructureConfigurationArn
- The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images
that this image pipeline has updated.public void setDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and distribute images that this image pipeline has updated.
distributionConfigurationArn
- The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and
distribute images that this image pipeline has updated.public String getDistributionConfigurationArn()
The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and distribute images that this image pipeline has updated.
public UpdateImagePipelineRequest withDistributionConfigurationArn(String distributionConfigurationArn)
The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and distribute images that this image pipeline has updated.
distributionConfigurationArn
- The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and
distribute images that this image pipeline has updated.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 setEnhancedImageMetadataEnabled(Boolean enhancedImageMetadataEnabled)
Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
enhancedImageMetadataEnabled
- Collects additional information about the image being created, including the operating system (OS) version
and package list. This information is used to enhance the overall experience of using EC2 Image Builder.
Enabled by default.public Boolean getEnhancedImageMetadataEnabled()
Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
public UpdateImagePipelineRequest withEnhancedImageMetadataEnabled(Boolean enhancedImageMetadataEnabled)
Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
enhancedImageMetadataEnabled
- Collects additional information about the image being created, including the operating system (OS) version
and package list. This information is used to enhance the overall experience of using EC2 Image Builder.
Enabled by default.public Boolean isEnhancedImageMetadataEnabled()
Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
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)
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
clientToken
- Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information,
see Ensuring
idempotency in the Amazon EC2 API Reference.public String getClientToken()
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
public UpdateImagePipelineRequest withClientToken(String clientToken)
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
clientToken
- Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information,
see Ensuring
idempotency in the Amazon EC2 API Reference.public void setImageScanningConfiguration(ImageScanningConfiguration imageScanningConfiguration)
Contains settings for vulnerability scans.
imageScanningConfiguration
- Contains settings for vulnerability scans.public ImageScanningConfiguration getImageScanningConfiguration()
Contains settings for vulnerability scans.
public UpdateImagePipelineRequest withImageScanningConfiguration(ImageScanningConfiguration imageScanningConfiguration)
Contains settings for vulnerability scans.
imageScanningConfiguration
- Contains settings for vulnerability scans.public List<WorkflowConfiguration> getWorkflows()
Contains the workflows to run for the pipeline.
public void setWorkflows(Collection<WorkflowConfiguration> workflows)
Contains the workflows to run for the pipeline.
workflows
- Contains the workflows to run for the pipeline.public UpdateImagePipelineRequest withWorkflows(WorkflowConfiguration... workflows)
Contains the workflows to run for the pipeline.
NOTE: This method appends the values to the existing list (if any). Use
setWorkflows(java.util.Collection)
or withWorkflows(java.util.Collection)
if you want to
override the existing values.
workflows
- Contains the workflows to run for the pipeline.public UpdateImagePipelineRequest withWorkflows(Collection<WorkflowConfiguration> workflows)
Contains the workflows to run for the pipeline.
workflows
- Contains the workflows to run for the pipeline.public void setExecutionRole(String executionRole)
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
executionRole
- The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to
perform workflow actions.public String getExecutionRole()
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
public UpdateImagePipelineRequest withExecutionRole(String executionRole)
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
executionRole
- The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to
perform workflow actions.public String toString()
toString
in class Object
Object.toString()
public UpdateImagePipelineRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()