Uses of Class
software.amazon.awssdk.services.backup.paginators.ListRecoveryPointsByResourcePublisher
-
Packages that use ListRecoveryPointsByResourcePublisher Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListRecoveryPointsByResourcePublisher in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListRecoveryPointsByResourcePublisher Modifier and Type Method Description default ListRecoveryPointsByResourcePublisherBackupAsyncClient. listRecoveryPointsByResourcePaginator(Consumer<ListRecoveryPointsByResourceRequest.Builder> listRecoveryPointsByResourceRequest)Returns detailed information about all the recovery points of the type specified by a resource Amazon Resource Name (ARN).default ListRecoveryPointsByResourcePublisherBackupAsyncClient. listRecoveryPointsByResourcePaginator(ListRecoveryPointsByResourceRequest listRecoveryPointsByResourceRequest)Returns detailed information about all the recovery points of the type specified by a resource Amazon Resource Name (ARN).
-