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