public static interface GetDeploymentRequest.Builder extends CodeDeployRequest.Builder, SdkPojo, CopyableBuilder<GetDeploymentRequest.Builder,GetDeploymentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentRequest.Builder |
deploymentId(String deploymentId)
The unique ID of a deployment associated with the IAM user or AWS account.
|
GetDeploymentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDeploymentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDeploymentRequest.Builder deploymentId(String deploymentId)
The unique ID of a deployment associated with the IAM user or AWS account.
deploymentId - The unique ID of a deployment associated with the IAM user or AWS account.GetDeploymentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDeploymentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.