Uses of Class
software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
-
Packages that use DescribeSnapshotsPublisher Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of DescribeSnapshotsPublisher in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that return DescribeSnapshotsPublisher Modifier and Type Method Description default DescribeSnapshotsPublisherElastiCacheAsyncClient. describeSnapshotsPaginator()This is a variant ofElastiCacheAsyncClient.describeSnapshots(software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest)operation.default DescribeSnapshotsPublisherElastiCacheAsyncClient. describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)This is a variant ofElastiCacheAsyncClient.describeSnapshots(software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest)operation.default DescribeSnapshotsPublisherElastiCacheAsyncClient. describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest)This is a variant ofElastiCacheAsyncClient.describeSnapshots(software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest)operation.
-