Uses of Class
software.amazon.awssdk.services.backup.model.ListRecoveryPointsByLegalHoldRequest
-
Packages that use ListRecoveryPointsByLegalHoldRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.paginators software.amazon.awssdk.services.backup.transform -
-
Uses of ListRecoveryPointsByLegalHoldRequest in software.amazon.awssdk.services.backup
-
Uses of ListRecoveryPointsByLegalHoldRequest in software.amazon.awssdk.services.backup.paginators
Constructors in software.amazon.awssdk.services.backup.paginators with parameters of type ListRecoveryPointsByLegalHoldRequest Constructor Description ListRecoveryPointsByLegalHoldIterable(BackupClient client, ListRecoveryPointsByLegalHoldRequest firstRequest)ListRecoveryPointsByLegalHoldPublisher(BackupAsyncClient client, ListRecoveryPointsByLegalHoldRequest firstRequest) -
Uses of ListRecoveryPointsByLegalHoldRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type ListRecoveryPointsByLegalHoldRequest Modifier and Type Method Description SdkHttpFullRequestListRecoveryPointsByLegalHoldRequestMarshaller. marshall(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
-