Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request,
AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request,
AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler) |
Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest,
AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Gets information about one or more on-premises instances.
|