Uses of Class
software.amazon.awssdk.services.timestreamquery.model.TimestreamConfiguration
-
Packages that use TimestreamConfiguration Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of TimestreamConfiguration in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return TimestreamConfiguration Modifier and Type Method Description TimestreamConfigurationTargetConfiguration. timestreamConfiguration()Configuration needed to write data into the Timestream database and table.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type TimestreamConfiguration Modifier and Type Method Description TargetConfiguration.BuilderTargetConfiguration.Builder. timestreamConfiguration(TimestreamConfiguration timestreamConfiguration)Configuration needed to write data into the Timestream database and table.
-