Package | Description |
---|---|
com.amazonaws.services.codedeploy |
|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
BatchGetDeploymentInstancesResult |
AmazonCodeDeployClient.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest request)
Deprecated.
|
BatchGetDeploymentInstancesResult |
AmazonCodeDeploy.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest)
Deprecated.
|
BatchGetDeploymentInstancesResult |
AbstractAmazonCodeDeploy.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest request)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Future<BatchGetDeploymentInstancesResult> |
AmazonCodeDeployAsync.batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest,
AsyncHandler<BatchGetDeploymentInstancesRequest,BatchGetDeploymentInstancesResult> asyncHandler)
Deprecated.
|
Future<BatchGetDeploymentInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest request,
AsyncHandler<BatchGetDeploymentInstancesRequest,BatchGetDeploymentInstancesResult> asyncHandler)
Deprecated.
|
Future<BatchGetDeploymentInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest request,
AsyncHandler<BatchGetDeploymentInstancesRequest,BatchGetDeploymentInstancesResult> asyncHandler)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.clone() |
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.withErrorMessage(String errorMessage)
Information about errors that might have occurred during the API call.
|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.withInstancesSummary(Collection<InstanceSummary> instancesSummary)
Information about the instance.
|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.withInstancesSummary(InstanceSummary... instancesSummary)
Information about the instance.
|
Copyright © 2021. All rights reserved.