| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy | |
| com.amazonaws.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetDeploymentsResult |
AmazonCodeDeployClient.batchGetDeployments() |
BatchGetDeploymentsResult |
AmazonCodeDeploy.batchGetDeployments()
Simplified method form for invoking the BatchGetDeployments operation.
|
BatchGetDeploymentsResult |
AmazonCodeDeployClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
BatchGetDeploymentsResult |
AmazonCodeDeploy.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync() |
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync()
Simplified method form for invoking the BatchGetDeployments operation.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler)
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler)
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest) |
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler)
Gets information about one or more deployments.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler)
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler)
Simplified method form for invoking the BatchGetDeployments operation
with an AsyncHandler.
|
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler) |
Future<BatchGetDeploymentsResult> |
AmazonCodeDeployAsync.batchGetDeploymentsAsync(BatchGetDeploymentsRequest batchGetDeploymentsRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetDeploymentsRequest,BatchGetDeploymentsResult> asyncHandler)
Gets information about one or more deployments.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDeploymentsResult |
BatchGetDeploymentsResult.clone() |
BatchGetDeploymentsResult |
BatchGetDeploymentsResult.withDeploymentsInfo(Collection<DeploymentInfo> deploymentsInfo)
Information about the deployments.
|
BatchGetDeploymentsResult |
BatchGetDeploymentsResult.withDeploymentsInfo(DeploymentInfo... deploymentsInfo)
Information about the deployments.
|
Copyright © 2015. All rights reserved.