Uses of Interface
software.amazon.awssdk.services.elasticache.endpoints.ElastiCacheEndpointProvider
-
Packages that use ElastiCacheEndpointProvider Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.endpoints software.amazon.awssdk.services.elasticache.endpoints.internal -
-
Uses of ElastiCacheEndpointProvider in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache with parameters of type ElastiCacheEndpointProvider Modifier and Type Method Description default BElastiCacheBaseClientBuilder. endpointProvider(ElastiCacheEndpointProvider endpointProvider)Set theElastiCacheEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ElastiCacheEndpointProvider in software.amazon.awssdk.services.elasticache.endpoints
Methods in software.amazon.awssdk.services.elasticache.endpoints that return ElastiCacheEndpointProvider Modifier and Type Method Description static ElastiCacheEndpointProviderElastiCacheEndpointProvider. defaultProvider() -
Uses of ElastiCacheEndpointProvider in software.amazon.awssdk.services.elasticache.endpoints.internal
Classes in software.amazon.awssdk.services.elasticache.endpoints.internal that implement ElastiCacheEndpointProvider Modifier and Type Class Description classDefaultElastiCacheEndpointProvider
-