Package | Description |
---|---|
com.amazonaws.services.codedeploy |
|
com.amazonaws.services.codedeploy.model | |
com.amazonaws.services.codedeploy.waiters |
Modifier and Type | Method and Description |
---|---|
GetDeploymentResult |
AmazonCodeDeployClient.getDeployment(GetDeploymentRequest request)
Gets information about a deployment.
|
GetDeploymentResult |
AmazonCodeDeploy.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a deployment.
|
GetDeploymentResult |
AbstractAmazonCodeDeploy.getDeployment(GetDeploymentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDeploymentResult> |
AmazonCodeDeployAsync.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
Gets information about a deployment.
|
Future<GetDeploymentResult> |
AbstractAmazonCodeDeployAsync.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AmazonCodeDeployAsyncClient.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetDeploymentResult |
GetDeploymentResult.clone() |
GetDeploymentResult |
GetDeploymentResult.withDeploymentInfo(DeploymentInfo deploymentInfo)
Information about the deployment.
|
Modifier and Type | Method and Description |
---|---|
GetDeploymentResult |
GetDeploymentFunction.apply(GetDeploymentRequest getDeploymentRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2021. All rights reserved.