Uses of Interface
software.amazon.awssdk.services.elasticache.waiters.ElastiCacheWaiter
-
Packages that use ElastiCacheWaiter Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.waiters -
-
Uses of ElastiCacheWaiter in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that return ElastiCacheWaiter Modifier and Type Method Description default ElastiCacheWaiterElastiCacheClient. waiter()Create an instance ofElastiCacheWaiterusing this client. -
Uses of ElastiCacheWaiter in software.amazon.awssdk.services.elasticache.waiters
Methods in software.amazon.awssdk.services.elasticache.waiters that return ElastiCacheWaiter Modifier and Type Method Description ElastiCacheWaiterElastiCacheWaiter.Builder. build()Builds an instance ofElastiCacheWaiterbased on the configurations supplied to this builderstatic ElastiCacheWaiterElastiCacheWaiter. create()Create an instance ofElastiCacheWaiterwith the default configuration.
-