Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANJoinEventNotificationConfigurations
-
Packages that use LoRaWANJoinEventNotificationConfigurations Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANJoinEventNotificationConfigurations in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANJoinEventNotificationConfigurations Modifier and Type Method Description LoRaWANJoinEventNotificationConfigurationsJoinEventConfiguration. loRaWAN()Join event configuration object for enabling or disabling LoRaWAN related event topics.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANJoinEventNotificationConfigurations Modifier and Type Method Description JoinEventConfiguration.BuilderJoinEventConfiguration.Builder. loRaWAN(LoRaWANJoinEventNotificationConfigurations loRaWAN)Join event configuration object for enabling or disabling LoRaWAN related event topics.
-