Uses of Interface
software.amazon.awssdk.services.elasticache.ElastiCacheClientBuilder
-
Packages that use ElastiCacheClientBuilder Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of ElastiCacheClientBuilder in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that return ElastiCacheClientBuilder Modifier and Type Method Description static ElastiCacheClientBuilder
ElastiCacheClient. builder()
Create a builder that can be used to configure and create aElastiCacheClient
.
-