Uses of Class
software.amazon.awssdk.services.iotanalytics.model.IotEventsDestinationConfiguration
-
Packages that use IotEventsDestinationConfiguration Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of IotEventsDestinationConfiguration in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return IotEventsDestinationConfiguration Modifier and Type Method Description IotEventsDestinationConfigurationDatasetContentDeliveryDestination. iotEventsDestinationConfiguration()Configuration information for delivery of dataset contents to IoT Events.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type IotEventsDestinationConfiguration Modifier and Type Method Description DatasetContentDeliveryDestination.BuilderDatasetContentDeliveryDestination.Builder. iotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration)Configuration information for delivery of dataset contents to IoT Events.
-