public static interface GetDeploymentResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDeploymentResponse.Builder,GetDeploymentResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResponse.Builder |
deploymentInfo(DeploymentInfo deploymentInfo)
Information about the deployment.
|
copyapply, buildGetDeploymentResponse.Builder deploymentInfo(DeploymentInfo deploymentInfo)
Information about the deployment.
deploymentInfo - Information about the deployment.Copyright © 2017. All rights reserved.