| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetHypervisorResponse |
BackupGatewayClient.getHypervisor(Consumer<GetHypervisorRequest.Builder> getHypervisorRequest)
This action requests information about the specified hypervisor to which the gateway will connect.
|
default GetHypervisorResponse |
BackupGatewayClient.getHypervisor(GetHypervisorRequest getHypervisorRequest)
This action requests information about the specified hypervisor to which the gateway will connect.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetHypervisorResponse> |
BackupGatewayAsyncClient.getHypervisor(Consumer<GetHypervisorRequest.Builder> getHypervisorRequest)
This action requests information about the specified hypervisor to which the gateway will connect.
|
default CompletableFuture<GetHypervisorResponse> |
BackupGatewayAsyncClient.getHypervisor(GetHypervisorRequest getHypervisorRequest)
This action requests information about the specified hypervisor to which the gateway will connect.
|
Copyright © 2023. All rights reserved.