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