Package | Description |
---|---|
com.amazonaws.services.codedeploy |
|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
GetDeploymentConfigResult |
AmazonCodeDeployClient.getDeploymentConfig(GetDeploymentConfigRequest request)
Gets information about a deployment configuration.
|
GetDeploymentConfigResult |
AmazonCodeDeploy.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
GetDeploymentConfigResult |
AbstractAmazonCodeDeploy.getDeploymentConfig(GetDeploymentConfigRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDeploymentConfigResult> |
AmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest getDeploymentConfigRequest,
AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler)
Gets information about a deployment configuration.
|
Future<GetDeploymentConfigResult> |
AbstractAmazonCodeDeployAsync.getDeploymentConfigAsync(GetDeploymentConfigRequest request,
AsyncHandler<GetDeploymentConfigRequest,GetDeploymentConfigResult> asyncHandler) |
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 © 2021. All rights reserved.