| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
JoinEventConfiguration |
JoinEventConfiguration.clone() |
JoinEventConfiguration |
UpdateResourceEventConfigurationRequest.getJoin()
Event configuration for the join event.
|
JoinEventConfiguration |
GetResourceEventConfigurationResult.getJoin()
Event configuration for the join event.
|
JoinEventConfiguration |
EventNotificationItemConfigurations.getJoin()
Join event configuration for an event configuration item.
|
JoinEventConfiguration |
JoinEventConfiguration.withLoRaWAN(LoRaWANJoinEventNotificationConfigurations loRaWAN)
Join event configuration object for enabling or disabling LoRaWAN related event topics.
|
JoinEventConfiguration |
JoinEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Denotes whether the wireless device ID join event topic is enabled or disabled.
|
JoinEventConfiguration |
JoinEventConfiguration.withWirelessDeviceIdEventTopic(String wirelessDeviceIdEventTopic)
Denotes whether the wireless device ID join event topic is enabled or disabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResourceEventConfigurationRequest.setJoin(JoinEventConfiguration join)
Event configuration for the join event.
|
void |
GetResourceEventConfigurationResult.setJoin(JoinEventConfiguration join)
Event configuration for the join event.
|
void |
EventNotificationItemConfigurations.setJoin(JoinEventConfiguration join)
Join event configuration for an event configuration item.
|
UpdateResourceEventConfigurationRequest |
UpdateResourceEventConfigurationRequest.withJoin(JoinEventConfiguration join)
Event configuration for the join event.
|
GetResourceEventConfigurationResult |
GetResourceEventConfigurationResult.withJoin(JoinEventConfiguration join)
Event configuration for the join event.
|
EventNotificationItemConfigurations |
EventNotificationItemConfigurations.withJoin(JoinEventConfiguration join)
Join event configuration for an event configuration item.
|
Copyright © 2025. All rights reserved.