Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync() |
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request) |
|
Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync() |
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest) |
Gets a list of names for one or more on-premises instances.
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
Gets a list of names for one or more on-premises instances.
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync() |
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request) |
|
Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
|