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