Uses of Class
software.amazon.awssdk.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
Packages that use PutHypervisorPropertyMappingsRequest Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.transform -
-
Uses of PutHypervisorPropertyMappingsRequest in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway with parameters of type PutHypervisorPropertyMappingsRequest Modifier and Type Method Description default CompletableFuture<PutHypervisorPropertyMappingsResponse>BackupGatewayAsyncClient. putHypervisorPropertyMappings(PutHypervisorPropertyMappingsRequest putHypervisorPropertyMappingsRequest)This action sets the property mappings for the specified hypervisor.default PutHypervisorPropertyMappingsResponseBackupGatewayClient. putHypervisorPropertyMappings(PutHypervisorPropertyMappingsRequest putHypervisorPropertyMappingsRequest)This action sets the property mappings for the specified hypervisor. -
Uses of PutHypervisorPropertyMappingsRequest in software.amazon.awssdk.services.backupgateway.transform
Methods in software.amazon.awssdk.services.backupgateway.transform with parameters of type PutHypervisorPropertyMappingsRequest Modifier and Type Method Description SdkHttpFullRequestPutHypervisorPropertyMappingsRequestMarshaller. marshall(PutHypervisorPropertyMappingsRequest putHypervisorPropertyMappingsRequest)
-