| Package | Description | 
|---|---|
| com.amazonaws.services.codedeploy | 
 Synchronous and asynchronous client classes for accessing AmazonCodeDeploy. 
 | 
| com.amazonaws.services.codedeploy.model | 
 Classes modeling the various types represented by AmazonCodeDeploy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetDeploymentConfigResult | 
AmazonCodeDeployClient.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
 Gets information about a deployment configuration. 
 | 
GetDeploymentConfigResult | 
AmazonCodeDeploy.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
 Gets information about a deployment configuration. 
 | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsyncClient.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest)
 Gets information about a deployment configuration. 
 | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest)
 Gets information about a deployment configuration. 
 | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsyncClient.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)
 Gets information about a deployment configuration. 
 | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)
 Gets information about a deployment configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsyncClient.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)
 Gets information about a deployment configuration. 
 | 
Future<GetDeploymentConfigResult> | 
AmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest,
                        AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)
 Gets information about a deployment configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetDeploymentConfigRequest | 
GetDeploymentConfigRequest.withDeploymentConfigName(String deploymentConfigName)
The name of an existing deployment configuration within the AWS user
 account. 
 | 
Copyright © 2014. All rights reserved.