Uses of Interface
software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointProvider
-
Packages that use KeyspacesEndpointProvider Package Description software.amazon.awssdk.services.keyspaces Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service.software.amazon.awssdk.services.keyspaces.endpoints software.amazon.awssdk.services.keyspaces.endpoints.internal -
-
Uses of KeyspacesEndpointProvider in software.amazon.awssdk.services.keyspaces
Methods in software.amazon.awssdk.services.keyspaces with parameters of type KeyspacesEndpointProvider Modifier and Type Method Description default BKeyspacesBaseClientBuilder. endpointProvider(KeyspacesEndpointProvider endpointProvider)Set theKeyspacesEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of KeyspacesEndpointProvider in software.amazon.awssdk.services.keyspaces.endpoints
Methods in software.amazon.awssdk.services.keyspaces.endpoints that return KeyspacesEndpointProvider Modifier and Type Method Description static KeyspacesEndpointProviderKeyspacesEndpointProvider. defaultProvider() -
Uses of KeyspacesEndpointProvider in software.amazon.awssdk.services.keyspaces.endpoints.internal
Classes in software.amazon.awssdk.services.keyspaces.endpoints.internal that implement KeyspacesEndpointProvider Modifier and Type Class Description classDefaultKeyspacesEndpointProvider
-