Uses of Class
software.amazon.awssdk.services.iotanalytics.model.TriggeringDataset
-
Packages that use TriggeringDataset Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of TriggeringDataset in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return TriggeringDataset Modifier and Type Method Description TriggeringDatasetDatasetTrigger. dataset()The dataset whose content creation triggers the creation of this dataset's contents.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type TriggeringDataset Modifier and Type Method Description DatasetTrigger.BuilderDatasetTrigger.Builder. dataset(TriggeringDataset dataset)The dataset whose content creation triggers the creation of this dataset's contents.
-