Uses of Interface
software.amazon.awssdk.services.timestreaminfluxdb.TimestreamInfluxDbClient
-
Packages that use TimestreamInfluxDbClient 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.paginators -
-
Uses of TimestreamInfluxDbClient in software.amazon.awssdk.services.timestreaminfluxdb
Methods in software.amazon.awssdk.services.timestreaminfluxdb that return TimestreamInfluxDbClient Modifier and Type Method Description static TimestreamInfluxDbClientTimestreamInfluxDbClient. create()Create aTimestreamInfluxDbClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of TimestreamInfluxDbClient in software.amazon.awssdk.services.timestreaminfluxdb.paginators
Constructors in software.amazon.awssdk.services.timestreaminfluxdb.paginators with parameters of type TimestreamInfluxDbClient Constructor Description ListDbInstancesIterable(TimestreamInfluxDbClient client, ListDbInstancesRequest firstRequest)ListDbParameterGroupsIterable(TimestreamInfluxDbClient client, ListDbParameterGroupsRequest firstRequest)
-