Uses of Class
software.amazon.awssdk.services.iotanalytics.model.ContainerDatasetAction
-
Packages that use ContainerDatasetAction Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of ContainerDatasetAction in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return ContainerDatasetAction Modifier and Type Method Description ContainerDatasetActionDatasetAction. containerAction()Information that allows the system to run a containerized application to create the dataset contents.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type ContainerDatasetAction Modifier and Type Method Description DatasetAction.BuilderDatasetAction.Builder. containerAction(ContainerDatasetAction containerAction)Information that allows the system to run a containerized application to create the dataset contents.
-