public static interface LoRaWANJoinEventNotificationConfigurations.Builder extends SdkPojo, CopyableBuilder<LoRaWANJoinEventNotificationConfigurations.Builder,LoRaWANJoinEventNotificationConfigurations>
| Modifier and Type | Method and Description |
|---|---|
LoRaWANJoinEventNotificationConfigurations.Builder |
devEuiEventTopic(EventNotificationTopicStatus devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
LoRaWANJoinEventNotificationConfigurations.Builder |
devEuiEventTopic(String devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLoRaWANJoinEventNotificationConfigurations.Builder devEuiEventTopic(String devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
devEuiEventTopic - Denotes whether the Dev EUI join event topic is enabled or disabled.EventNotificationTopicStatus,
EventNotificationTopicStatusLoRaWANJoinEventNotificationConfigurations.Builder devEuiEventTopic(EventNotificationTopicStatus devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
devEuiEventTopic - Denotes whether the Dev EUI join event topic is enabled or disabled.EventNotificationTopicStatus,
EventNotificationTopicStatusCopyright © 2022. All rights reserved.