| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy | |
| com.amazonaws.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetOnPremisesInstancesResult |
AmazonCodeDeployClient.batchGetOnPremisesInstances() |
BatchGetOnPremisesInstancesResult |
AmazonCodeDeploy.batchGetOnPremisesInstances()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
BatchGetOnPremisesInstancesResult |
AmazonCodeDeployClient.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
BatchGetOnPremisesInstancesResult |
AmazonCodeDeploy.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync() |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Gets information about one or more on-premises instances.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest,
com.amazonaws.handlers.AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Gets information about one or more on-premises instances.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.clone() |
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.withInstanceInfos(Collection<InstanceInfo> instanceInfos)
Information about the on-premises instances.
|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.withInstanceInfos(InstanceInfo... instanceInfos)
Information about the on-premises instances.
|
Copyright © 2015. All rights reserved.