Uses of Class
software.amazon.awssdk.services.iotsitewise.model.ColumnType
-
Packages that use ColumnType Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of ColumnType in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return ColumnType Modifier and Type Method Description ColumnTypeColumnInfo. type()The type of the column description.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type ColumnType Modifier and Type Method Description ColumnInfo.BuilderColumnInfo.Builder. type(ColumnType type)The type of the column description.
-