Uses of Interface
software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Packages that use ElastiCacheClient Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.paginators software.amazon.awssdk.services.elasticache.waiters -
-
Uses of ElastiCacheClient in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that return ElastiCacheClient Modifier and Type Method Description static ElastiCacheClientElastiCacheClient. create()Create aElastiCacheClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ElastiCacheClient in software.amazon.awssdk.services.elasticache.paginators
-
Uses of ElastiCacheClient in software.amazon.awssdk.services.elasticache.waiters
Methods in software.amazon.awssdk.services.elasticache.waiters with parameters of type ElastiCacheClient Modifier and Type Method Description ElastiCacheWaiter.BuilderElastiCacheWaiter.Builder. client(ElastiCacheClient client)Sets a customElastiCacheClientthat will be used to poll the resource
-