Uses of Class
software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
Packages that use DescribeSnapshotsRequest Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.paginators software.amazon.awssdk.services.elasticache.transform -
-
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.elasticache
-
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.elasticache.paginators
Constructors in software.amazon.awssdk.services.elasticache.paginators with parameters of type DescribeSnapshotsRequest Constructor Description DescribeSnapshotsIterable(ElastiCacheClient client, DescribeSnapshotsRequest firstRequest)DescribeSnapshotsPublisher(ElastiCacheAsyncClient client, DescribeSnapshotsRequest firstRequest) -
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.elasticache.transform
Methods in software.amazon.awssdk.services.elasticache.transform with parameters of type DescribeSnapshotsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeSnapshotsRequestMarshaller. marshall(DescribeSnapshotsRequest describeSnapshotsRequest)
-