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