Uses of Class
software.amazon.awssdk.services.backupgateway.model.GetHypervisorPropertyMappingsRequest
-
Packages that use GetHypervisorPropertyMappingsRequest Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.transform -
-
Uses of GetHypervisorPropertyMappingsRequest in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway with parameters of type GetHypervisorPropertyMappingsRequest Modifier and Type Method Description default CompletableFuture<GetHypervisorPropertyMappingsResponse>BackupGatewayAsyncClient. getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest getHypervisorPropertyMappingsRequest)This action retrieves the property mappings for the specified hypervisor.default GetHypervisorPropertyMappingsResponseBackupGatewayClient. getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest getHypervisorPropertyMappingsRequest)This action retrieves the property mappings for the specified hypervisor. -
Uses of GetHypervisorPropertyMappingsRequest in software.amazon.awssdk.services.backupgateway.transform
Methods in software.amazon.awssdk.services.backupgateway.transform with parameters of type GetHypervisorPropertyMappingsRequest Modifier and Type Method Description SdkHttpFullRequestGetHypervisorPropertyMappingsRequestMarshaller. marshall(GetHypervisorPropertyMappingsRequest getHypervisorPropertyMappingsRequest)
-