Uses of Class
software.amazon.awssdk.services.backup.model.ListRecoveryPointsByBackupVaultRequest
-
Packages that use ListRecoveryPointsByBackupVaultRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.paginators software.amazon.awssdk.services.backup.transform -
-
Uses of ListRecoveryPointsByBackupVaultRequest in software.amazon.awssdk.services.backup
-
Uses of ListRecoveryPointsByBackupVaultRequest in software.amazon.awssdk.services.backup.paginators
Constructors in software.amazon.awssdk.services.backup.paginators with parameters of type ListRecoveryPointsByBackupVaultRequest Constructor Description ListRecoveryPointsByBackupVaultIterable(BackupClient client, ListRecoveryPointsByBackupVaultRequest firstRequest)ListRecoveryPointsByBackupVaultPublisher(BackupAsyncClient client, ListRecoveryPointsByBackupVaultRequest firstRequest) -
Uses of ListRecoveryPointsByBackupVaultRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type ListRecoveryPointsByBackupVaultRequest Modifier and Type Method Description SdkHttpFullRequestListRecoveryPointsByBackupVaultRequestMarshaller. marshall(ListRecoveryPointsByBackupVaultRequest listRecoveryPointsByBackupVaultRequest)
-