| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetHypervisorPropertyMappingsResponse |
BackupGatewayClient.getHypervisorPropertyMappings(Consumer<GetHypervisorPropertyMappingsRequest.Builder> getHypervisorPropertyMappingsRequest)
This action retrieves the property mappings for the specified hypervisor.
|
default GetHypervisorPropertyMappingsResponse |
BackupGatewayClient.getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest getHypervisorPropertyMappingsRequest)
This action retrieves the property mappings for the specified hypervisor.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetHypervisorPropertyMappingsResponse> |
BackupGatewayAsyncClient.getHypervisorPropertyMappings(Consumer<GetHypervisorPropertyMappingsRequest.Builder> getHypervisorPropertyMappingsRequest)
This action retrieves the property mappings for the specified hypervisor.
|
default CompletableFuture<GetHypervisorPropertyMappingsResponse> |
BackupGatewayAsyncClient.getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest getHypervisorPropertyMappingsRequest)
This action retrieves the property mappings for the specified hypervisor.
|
Copyright © 2023. All rights reserved.