public static interface CancelComponentDeploymentRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<CancelComponentDeploymentRequest.Builder,CancelComponentDeploymentRequest>
| Modifier and Type | Method and Description |
|---|---|
CancelComponentDeploymentRequest.Builder |
componentName(String componentName)
The name of the component with the deployment to cancel.
|
CancelComponentDeploymentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CancelComponentDeploymentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelComponentDeploymentRequest.Builder componentName(String componentName)
The name of the component with the deployment to cancel.
componentName - The name of the component with the deployment to cancel.CancelComponentDeploymentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCancelComponentDeploymentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.