Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANConnectionStatusEventNotificationConfigurations
-
Packages that use LoRaWANConnectionStatusEventNotificationConfigurations Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANConnectionStatusEventNotificationConfigurations in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANConnectionStatusEventNotificationConfigurations Modifier and Type Method Description LoRaWANConnectionStatusEventNotificationConfigurationsConnectionStatusEventConfiguration. loRaWAN()Connection status event configuration object for enabling or disabling LoRaWAN related event topics.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANConnectionStatusEventNotificationConfigurations Modifier and Type Method Description ConnectionStatusEventConfiguration.BuilderConnectionStatusEventConfiguration.Builder. loRaWAN(LoRaWANConnectionStatusEventNotificationConfigurations loRaWAN)Connection status event configuration object for enabling or disabling LoRaWAN related event topics.
-