| Package | Description | 
|---|---|
| com.amazonaws.services.codedeploy | 
 | 
| com.amazonaws.services.codedeploy.model | 
| Modifier and Type | Method and Description | 
|---|---|
GetDeploymentConfigResult | 
AmazonCodeDeploy.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
 Gets information about a deployment configuration. 
 | 
GetDeploymentConfigResult | 
AmazonCodeDeployClient.getDeploymentConfig(GetDeploymentConfigRequest request)
 Gets information about a deployment configuration. 
 | 
GetDeploymentConfigResult | 
AbstractAmazonCodeDeploy.getDeploymentConfig(GetDeploymentConfigRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetDeploymentConfigResult> | 
AbstractAmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest request,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)  | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)
 Gets information about a deployment configuration. 
 | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsyncClient.getDeploymentConfigAsync(GetDeploymentConfigRequest request,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetDeploymentConfigResult | 
GetDeploymentConfigResult.clone()  | 
GetDeploymentConfigResult | 
GetDeploymentConfigResult.withDeploymentConfigInfo(DeploymentConfigInfo deploymentConfigInfo)
 Information about the deployment configuration. 
 | 
Copyright © 2017. All rights reserved.