Uses of Interface
software.amazon.awssdk.services.timestreaminfluxdb.endpoints.TimestreamInfluxDbEndpointProvider
-
Packages that use TimestreamInfluxDbEndpointProvider Package Description software.amazon.awssdk.services.timestreaminfluxdb Amazon Timestream for InfluxDB is a managed time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open-source APIs.software.amazon.awssdk.services.timestreaminfluxdb.endpoints software.amazon.awssdk.services.timestreaminfluxdb.endpoints.internal -
-
Uses of TimestreamInfluxDbEndpointProvider in software.amazon.awssdk.services.timestreaminfluxdb
Methods in software.amazon.awssdk.services.timestreaminfluxdb with parameters of type TimestreamInfluxDbEndpointProvider Modifier and Type Method Description default BTimestreamInfluxDbBaseClientBuilder. endpointProvider(TimestreamInfluxDbEndpointProvider endpointProvider)Set theTimestreamInfluxDbEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of TimestreamInfluxDbEndpointProvider in software.amazon.awssdk.services.timestreaminfluxdb.endpoints
Methods in software.amazon.awssdk.services.timestreaminfluxdb.endpoints that return TimestreamInfluxDbEndpointProvider Modifier and Type Method Description static TimestreamInfluxDbEndpointProviderTimestreamInfluxDbEndpointProvider. defaultProvider() -
Uses of TimestreamInfluxDbEndpointProvider in software.amazon.awssdk.services.timestreaminfluxdb.endpoints.internal
Classes in software.amazon.awssdk.services.timestreaminfluxdb.endpoints.internal that implement TimestreamInfluxDbEndpointProvider Modifier and Type Class Description classDefaultTimestreamInfluxDbEndpointProvider
-