Uses of Class
software.amazon.awssdk.services.iotwireless.model.EventNotificationItemConfigurations
-
Packages that use EventNotificationItemConfigurations Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of EventNotificationItemConfigurations in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return EventNotificationItemConfigurations Modifier and Type Method Description EventNotificationItemConfigurationsEventConfigurationItem. events()Returns the value of the Events property for this object.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type EventNotificationItemConfigurations Modifier and Type Method Description EventConfigurationItem.BuilderEventConfigurationItem.Builder. events(EventNotificationItemConfigurations events)Sets the value of the Events property for this object.
-