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 applicable IAM user or AWS account.
|
GetDeploymentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetDeploymentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildGetDeploymentRequest.Builder deploymentId(String deploymentId)
The unique ID of a deployment associated with the applicable IAM user or AWS account.
deploymentId - The unique ID of a deployment associated with the applicable IAM user or AWS account.GetDeploymentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetDeploymentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.