Uses of Class
software.amazon.awssdk.services.backup.model.CreateLogicallyAirGappedBackupVaultRequest
-
Packages that use CreateLogicallyAirGappedBackupVaultRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of CreateLogicallyAirGappedBackupVaultRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type CreateLogicallyAirGappedBackupVaultRequest Modifier and Type Method Description default CompletableFuture<CreateLogicallyAirGappedBackupVaultResponse>BackupAsyncClient. createLogicallyAirGappedBackupVault(CreateLogicallyAirGappedBackupVaultRequest createLogicallyAirGappedBackupVaultRequest)This request creates a logical container to where backups may be copied.default CreateLogicallyAirGappedBackupVaultResponseBackupClient. createLogicallyAirGappedBackupVault(CreateLogicallyAirGappedBackupVaultRequest createLogicallyAirGappedBackupVaultRequest)This request creates a logical container to where backups may be copied. -
Uses of CreateLogicallyAirGappedBackupVaultRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type CreateLogicallyAirGappedBackupVaultRequest Modifier and Type Method Description SdkHttpFullRequestCreateLogicallyAirGappedBackupVaultRequestMarshaller. marshall(CreateLogicallyAirGappedBackupVaultRequest createLogicallyAirGappedBackupVaultRequest)
-