Uses of Class
software.amazon.awssdk.services.elasticache.endpoints.ElastiCacheEndpointParams
-
Packages that use ElastiCacheEndpointParams Package Description software.amazon.awssdk.services.elasticache.endpoints software.amazon.awssdk.services.elasticache.endpoints.internal -
-
Uses of ElastiCacheEndpointParams in software.amazon.awssdk.services.elasticache.endpoints
Methods in software.amazon.awssdk.services.elasticache.endpoints that return ElastiCacheEndpointParams Modifier and Type Method Description ElastiCacheEndpointParamsElastiCacheEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.elasticache.endpoints with parameters of type ElastiCacheEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ElastiCacheEndpointProvider. resolveEndpoint(ElastiCacheEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ElastiCacheEndpointParams in software.amazon.awssdk.services.elasticache.endpoints.internal
Methods in software.amazon.awssdk.services.elasticache.endpoints.internal that return ElastiCacheEndpointParams Modifier and Type Method Description static ElastiCacheEndpointParamsElastiCacheResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.elasticache.endpoints.internal with parameters of type ElastiCacheEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultElastiCacheEndpointProvider. resolveEndpoint(ElastiCacheEndpointParams params)
-