public static interface GetDeploymentRequest.Builder extends CodeDeployRequest.Builder, CopyableBuilder<GetDeploymentRequest.Builder,GetDeploymentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentRequest.Builder |
deploymentId(String deploymentId)
A deployment ID associated with the applicable IAM user or AWS account.
|
GetDeploymentRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetDeploymentRequest.Builder deploymentId(String deploymentId)
A deployment ID associated with the applicable IAM user or AWS account.
deploymentId - A deployment ID associated with the applicable IAM user or AWS account.GetDeploymentRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.