public static interface CreateDeploymentResponse.Builder extends OpsWorksResponse.Builder, SdkPojo, CopyableBuilder<CreateDeploymentResponse.Builder,CreateDeploymentResponse>
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse.Builder |
deploymentId(String deploymentId)
The deployment ID, which can be used with other requests to identify the deployment.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateDeploymentResponse.Builder deploymentId(String deploymentId)
The deployment ID, which can be used with other requests to identify the deployment.
deploymentId
- The deployment ID, which can be used with other requests to identify the deployment.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.