| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANJoinEventNotificationConfigurations |
LoRaWANJoinEventNotificationConfigurations.clone() |
LoRaWANJoinEventNotificationConfigurations |
JoinEventConfiguration.getLoRaWAN()
Join event configuration object for enabling or disabling LoRaWAN related event topics.
|
LoRaWANJoinEventNotificationConfigurations |
LoRaWANJoinEventNotificationConfigurations.withDevEuiEventTopic(EventNotificationTopicStatus devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
LoRaWANJoinEventNotificationConfigurations |
LoRaWANJoinEventNotificationConfigurations.withDevEuiEventTopic(String devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JoinEventConfiguration.setLoRaWAN(LoRaWANJoinEventNotificationConfigurations loRaWAN)
Join event configuration object for enabling or disabling LoRaWAN related event topics.
|
JoinEventConfiguration |
JoinEventConfiguration.withLoRaWAN(LoRaWANJoinEventNotificationConfigurations loRaWAN)
Join event configuration object for enabling or disabling LoRaWAN related event topics.
|
Copyright © 2024. All rights reserved.