| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway |
|
| com.amazonaws.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListHypervisorsResult> |
AbstractAWSBackupGatewayAsync.listHypervisorsAsync(ListHypervisorsRequest request,
AsyncHandler<ListHypervisorsRequest,ListHypervisorsResult> asyncHandler) |
Future<ListHypervisorsResult> |
AWSBackupGatewayAsyncClient.listHypervisorsAsync(ListHypervisorsRequest request,
AsyncHandler<ListHypervisorsRequest,ListHypervisorsResult> asyncHandler) |
Future<ListHypervisorsResult> |
AWSBackupGatewayAsync.listHypervisorsAsync(ListHypervisorsRequest listHypervisorsRequest,
AsyncHandler<ListHypervisorsRequest,ListHypervisorsResult> asyncHandler)
Lists your hypervisors.
|
| Modifier and Type | Method and Description |
|---|---|
ListHypervisorsRequest |
ListHypervisorsRequest.clone() |
ListHypervisorsRequest |
ListHypervisorsRequest.withMaxResults(Integer maxResults)
The maximum number of hypervisors to list.
|
ListHypervisorsRequest |
ListHypervisorsRequest.withNextToken(String nextToken)
The next item following a partial list of returned resources.
|
Copyright © 2023. All rights reserved.