Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.DataModel
-
Packages that use DataModel Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of DataModel in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return DataModel Modifier and Type Method Description DataModelDataModelConfiguration. dataModel()Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type DataModel Modifier and Type Method Description DataModelConfiguration.BuilderDataModelConfiguration.Builder. dataModel(DataModel dataModel)
-