| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
TriggeringDataset |
TriggeringDataset.clone() |
TriggeringDataset |
DatasetTrigger.getDataset()
The dataset whose content creation triggers the creation of this dataset's contents.
|
TriggeringDataset |
TriggeringDataset.withName(String name)
The name of the dataset whose content generation triggers the new dataset content generation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetTrigger.setDataset(TriggeringDataset dataset)
The dataset whose content creation triggers the creation of this dataset's contents.
|
DatasetTrigger |
DatasetTrigger.withDataset(TriggeringDataset dataset)
The dataset whose content creation triggers the creation of this dataset's contents.
|
Copyright © 2021. All rights reserved.