public static interface CancelServiceInstanceDeploymentRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<CancelServiceInstanceDeploymentRequest.Builder,CancelServiceInstanceDeploymentRequest>
| Modifier and Type | Method and Description |
|---|---|
CancelServiceInstanceDeploymentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CancelServiceInstanceDeploymentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CancelServiceInstanceDeploymentRequest.Builder |
serviceInstanceName(String serviceInstanceName)
The name of the service instance with the deployment to cancel.
|
CancelServiceInstanceDeploymentRequest.Builder |
serviceName(String serviceName)
The name of the service with the service instance deployment to cancel.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelServiceInstanceDeploymentRequest.Builder serviceInstanceName(String serviceInstanceName)
The name of the service instance with the deployment to cancel.
serviceInstanceName - The name of the service instance with the deployment to cancel.CancelServiceInstanceDeploymentRequest.Builder serviceName(String serviceName)
The name of the service with the service instance deployment to cancel.
serviceName - The name of the service with the service instance deployment to cancel.CancelServiceInstanceDeploymentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCancelServiceInstanceDeploymentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.