| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| software.amazon.awssdk.services.backupgateway.model |
| 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 GetHypervisorPropertyMappingsResponse |
BackupGatewayClient.getHypervisorPropertyMappings(Consumer<GetHypervisorPropertyMappingsRequest.Builder> getHypervisorPropertyMappingsRequest)
This action retrieves the property mappings for the specified hypervisor.
|
| Modifier and Type | Method and Description |
|---|---|
static GetHypervisorPropertyMappingsRequest.Builder |
GetHypervisorPropertyMappingsRequest.builder() |
GetHypervisorPropertyMappingsRequest.Builder |
GetHypervisorPropertyMappingsRequest.Builder.hypervisorArn(String hypervisorArn)
The Amazon Resource Name (ARN) of the hypervisor.
|
GetHypervisorPropertyMappingsRequest.Builder |
GetHypervisorPropertyMappingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetHypervisorPropertyMappingsRequest.Builder |
GetHypervisorPropertyMappingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetHypervisorPropertyMappingsRequest.Builder |
GetHypervisorPropertyMappingsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetHypervisorPropertyMappingsRequest.Builder> |
GetHypervisorPropertyMappingsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.