Uses of Class
software.amazon.awssdk.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
Packages that use ImportHypervisorConfigurationRequest Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.transform -
-
Uses of ImportHypervisorConfigurationRequest in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway with parameters of type ImportHypervisorConfigurationRequest Modifier and Type Method Description default CompletableFuture<ImportHypervisorConfigurationResponse>BackupGatewayAsyncClient. importHypervisorConfiguration(ImportHypervisorConfigurationRequest importHypervisorConfigurationRequest)Connect to a hypervisor by importing its configuration.default ImportHypervisorConfigurationResponseBackupGatewayClient. importHypervisorConfiguration(ImportHypervisorConfigurationRequest importHypervisorConfigurationRequest)Connect to a hypervisor by importing its configuration. -
Uses of ImportHypervisorConfigurationRequest in software.amazon.awssdk.services.backupgateway.transform
Methods in software.amazon.awssdk.services.backupgateway.transform with parameters of type ImportHypervisorConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestImportHypervisorConfigurationRequestMarshaller. marshall(ImportHypervisorConfigurationRequest importHypervisorConfigurationRequest)
-