| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static LoRaWANJoinEventNotificationConfigurations.Builder |
LoRaWANJoinEventNotificationConfigurations.builder() |
LoRaWANJoinEventNotificationConfigurations.Builder |
LoRaWANJoinEventNotificationConfigurations.Builder.devEuiEventTopic(EventNotificationTopicStatus devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
LoRaWANJoinEventNotificationConfigurations.Builder |
LoRaWANJoinEventNotificationConfigurations.Builder.devEuiEventTopic(String devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
LoRaWANJoinEventNotificationConfigurations.Builder |
LoRaWANJoinEventNotificationConfigurations.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LoRaWANJoinEventNotificationConfigurations.Builder> |
LoRaWANJoinEventNotificationConfigurations.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default JoinEventConfiguration.Builder |
JoinEventConfiguration.Builder.loRaWAN(Consumer<LoRaWANJoinEventNotificationConfigurations.Builder> loRaWAN)
Join event configuration object for enabling or disabling LoRaWAN related event topics.
|
Copyright © 2023. All rights reserved.