Future<BatchGetDeploymentsResult> |
AbstractAmazonCodeDeployAsync.batchGetDeploymentsAsync() |
Simplified method form for invoking the BatchGetDeployments operation.
|
Future<BatchGetDeploymentsResult> |
AbstractAmazonCodeDeployAsync.batchGetDeploymentsAsync(AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AbstractAmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest request) |
|
Future<BatchGetDeploymentsResult> |
AbstractAmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest request,
AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync() |
Simplified method form for invoking the BatchGetDeployments operation.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest) |
Gets information about one or more deployments.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest,
AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
Gets information about one or more deployments.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync() |
Simplified method form for invoking the BatchGetDeployments operation.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(BatchGetDeploymentsRequest request) |
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(BatchGetDeploymentsRequest request,
AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
|