Uses of Interface
software.amazon.awssdk.services.timestreamwrite.endpoints.TimestreamWriteEndpointProvider
-
Packages that use TimestreamWriteEndpointProvider Package Description software.amazon.awssdk.services.timestreamwrite Amazon Timestream Write software.amazon.awssdk.services.timestreamwrite.endpoints software.amazon.awssdk.services.timestreamwrite.endpoints.internal -
-
Uses of TimestreamWriteEndpointProvider in software.amazon.awssdk.services.timestreamwrite
Methods in software.amazon.awssdk.services.timestreamwrite with parameters of type TimestreamWriteEndpointProvider Modifier and Type Method Description default BTimestreamWriteBaseClientBuilder. endpointProvider(TimestreamWriteEndpointProvider endpointProvider)Set theTimestreamWriteEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of TimestreamWriteEndpointProvider in software.amazon.awssdk.services.timestreamwrite.endpoints
Methods in software.amazon.awssdk.services.timestreamwrite.endpoints that return TimestreamWriteEndpointProvider Modifier and Type Method Description static TimestreamWriteEndpointProviderTimestreamWriteEndpointProvider. defaultProvider() -
Uses of TimestreamWriteEndpointProvider in software.amazon.awssdk.services.timestreamwrite.endpoints.internal
Classes in software.amazon.awssdk.services.timestreamwrite.endpoints.internal that implement TimestreamWriteEndpointProvider Modifier and Type Class Description classDefaultTimestreamWriteEndpointProvider
-