CopyableBuilder<GetDeploymentResponse.Builder,GetDeploymentResponse>
, SdkBuilder<GetDeploymentResponse.Builder,GetDeploymentResponse>
public static interface GetDeploymentResponse.Builder extends CopyableBuilder<GetDeploymentResponse.Builder,GetDeploymentResponse>
Modifier and Type | Method | Description |
---|---|---|
GetDeploymentResponse.Builder |
deploymentInfo(DeploymentInfo deploymentInfo) |
Information about the deployment.
|
copy
apply, build
GetDeploymentResponse.Builder deploymentInfo(DeploymentInfo deploymentInfo)
Information about the deployment.
deploymentInfo
- Information about the deployment.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.