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