| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| software.amazon.awssdk.services.backupgateway.paginators | |
| software.amazon.awssdk.services.backupgateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListHypervisorsResponse |
BackupGatewayClient.listHypervisors(ListHypervisorsRequest listHypervisorsRequest)
Lists your hypervisors.
|
default CompletableFuture<ListHypervisorsResponse> |
BackupGatewayAsyncClient.listHypervisors(ListHypervisorsRequest listHypervisorsRequest)
Lists your hypervisors.
|
default ListHypervisorsIterable |
BackupGatewayClient.listHypervisorsPaginator(ListHypervisorsRequest listHypervisorsRequest)
Lists your hypervisors.
|
default ListHypervisorsPublisher |
BackupGatewayAsyncClient.listHypervisorsPaginator(ListHypervisorsRequest listHypervisorsRequest)
Lists your hypervisors.
|
| Constructor and Description |
|---|
ListHypervisorsIterable(BackupGatewayClient client,
ListHypervisorsRequest firstRequest) |
ListHypervisorsPublisher(BackupGatewayAsyncClient client,
ListHypervisorsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListHypervisorsRequestMarshaller.marshall(ListHypervisorsRequest listHypervisorsRequest) |
Copyright © 2023. All rights reserved.