Uses of Class
software.amazon.awssdk.services.iotanalytics.model.DatasetContentVersionValue
-
Packages that use DatasetContentVersionValue Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of DatasetContentVersionValue in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return DatasetContentVersionValue Modifier and Type Method Description DatasetContentVersionValueVariable. datasetContentVersionValue()The value of the variable as a structure that specifies a dataset content version.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type DatasetContentVersionValue Modifier and Type Method Description Variable.BuilderVariable.Builder. datasetContentVersionValue(DatasetContentVersionValue datasetContentVersionValue)The value of the variable as a structure that specifies a dataset content version.
-