| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeCacheClustersIterable |
ElastiCacheClient.describeCacheClustersPaginator()
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersIterable |
ElastiCacheClient.describeCacheClustersPaginator(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersIterable |
ElastiCacheClient.describeCacheClustersPaginator(DescribeCacheClustersRequest describeCacheClustersRequest)
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
Copyright © 2023. All rights reserved.