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