Uses of Class
software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
-
Packages that use MemoryDbEndpointParams Package Description software.amazon.awssdk.services.memorydb.endpoints software.amazon.awssdk.services.memorydb.endpoints.internal -
-
Uses of MemoryDbEndpointParams in software.amazon.awssdk.services.memorydb.endpoints
Methods in software.amazon.awssdk.services.memorydb.endpoints that return MemoryDbEndpointParams Modifier and Type Method Description MemoryDbEndpointParamsMemoryDbEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.memorydb.endpoints with parameters of type MemoryDbEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>MemoryDbEndpointProvider. resolveEndpoint(MemoryDbEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of MemoryDbEndpointParams in software.amazon.awssdk.services.memorydb.endpoints.internal
Methods in software.amazon.awssdk.services.memorydb.endpoints.internal that return MemoryDbEndpointParams Modifier and Type Method Description static MemoryDbEndpointParamsMemoryDbResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.memorydb.endpoints.internal with parameters of type MemoryDbEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultMemoryDbEndpointProvider. resolveEndpoint(MemoryDbEndpointParams endpointParams)
-