Uses of Interface
software.amazon.awssdk.services.timestreamquery.endpoints.TimestreamQueryEndpointProvider
-
Packages that use TimestreamQueryEndpointProvider Package Description software.amazon.awssdk.services.timestreamquery Amazon Timestream Query software.amazon.awssdk.services.timestreamquery.endpoints software.amazon.awssdk.services.timestreamquery.endpoints.internal -
-
Uses of TimestreamQueryEndpointProvider in software.amazon.awssdk.services.timestreamquery
Methods in software.amazon.awssdk.services.timestreamquery with parameters of type TimestreamQueryEndpointProvider Modifier and Type Method Description default BTimestreamQueryBaseClientBuilder. endpointProvider(TimestreamQueryEndpointProvider endpointProvider)Set theTimestreamQueryEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of TimestreamQueryEndpointProvider in software.amazon.awssdk.services.timestreamquery.endpoints
Methods in software.amazon.awssdk.services.timestreamquery.endpoints that return TimestreamQueryEndpointProvider Modifier and Type Method Description static TimestreamQueryEndpointProviderTimestreamQueryEndpointProvider. defaultProvider() -
Uses of TimestreamQueryEndpointProvider in software.amazon.awssdk.services.timestreamquery.endpoints.internal
Classes in software.amazon.awssdk.services.timestreamquery.endpoints.internal that implement TimestreamQueryEndpointProvider Modifier and Type Class Description classDefaultTimestreamQueryEndpointProvider
-