Uses of Class
software.amazon.awssdk.services.backupgateway.model.GetHypervisorRequest
-
Packages that use GetHypervisorRequest Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.transform -
-
Uses of GetHypervisorRequest in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway with parameters of type GetHypervisorRequest Modifier and Type Method Description default CompletableFuture<GetHypervisorResponse>BackupGatewayAsyncClient. getHypervisor(GetHypervisorRequest getHypervisorRequest)This action requests information about the specified hypervisor to which the gateway will connect.default GetHypervisorResponseBackupGatewayClient. getHypervisor(GetHypervisorRequest getHypervisorRequest)This action requests information about the specified hypervisor to which the gateway will connect. -
Uses of GetHypervisorRequest in software.amazon.awssdk.services.backupgateway.transform
Methods in software.amazon.awssdk.services.backupgateway.transform with parameters of type GetHypervisorRequest Modifier and Type Method Description SdkHttpFullRequestGetHypervisorRequestMarshaller. marshall(GetHypervisorRequest getHypervisorRequest)
-