Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.DataType
Packages that use DataType
-
Uses of DataType in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return DataTypeModifier and TypeMethodDescriptionfinal DataTypePropertyDefinitionRequest.dataType()An object that contains information about the data type.final DataTypePropertyDefinitionResponse.dataType()An object that contains information about the data type.final DataTypeDataType.nestedType()The nested type in the data type.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type DataTypeModifier and TypeMethodDescriptionAn object that contains information about the data type.An object that contains information about the data type.DataType.Builder.nestedType(DataType nestedType) The nested type in the data type.