Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.DescribeTapeRecoveryPointsPublisher
-
Packages that use DescribeTapeRecoveryPointsPublisher Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of DescribeTapeRecoveryPointsPublisher in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return DescribeTapeRecoveryPointsPublisher Modifier and Type Method Description default DescribeTapeRecoveryPointsPublisherStorageGatewayAsyncClient. describeTapeRecoveryPointsPaginator(Consumer<DescribeTapeRecoveryPointsRequest.Builder> describeTapeRecoveryPointsRequest)Returns a list of virtual tape recovery points that are available for the specified tape gateway.default DescribeTapeRecoveryPointsPublisherStorageGatewayAsyncClient. describeTapeRecoveryPointsPaginator(DescribeTapeRecoveryPointsRequest describeTapeRecoveryPointsRequest)Returns a list of virtual tape recovery points that are available for the specified tape gateway.
-