Uses of Class
software.amazon.awssdk.services.timestreamquery.model.TimestreamDestination
-
Packages that use TimestreamDestination Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of TimestreamDestination in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return TimestreamDestination Modifier and Type Method Description TimestreamDestinationTargetDestination. timestreamDestination()Query result destination details for Timestream data source.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type TimestreamDestination Modifier and Type Method Description TargetDestination.BuilderTargetDestination.Builder. timestreamDestination(TimestreamDestination timestreamDestination)Query result destination details for Timestream data source.
-