| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static EventNotificationTopicStatus |
EventNotificationTopicStatus.fromValue(String value)
Use this in place of valueOf.
|
static EventNotificationTopicStatus |
EventNotificationTopicStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventNotificationTopicStatus[] |
EventNotificationTopicStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SidewalkEventNotificationConfigurations |
SidewalkEventNotificationConfigurations.withAmazonIdEventTopic(EventNotificationTopicStatus amazonIdEventTopic)
Denotes whether the Amazon ID event topic is enabled or disabled.
|
LoRaWANJoinEventNotificationConfigurations |
LoRaWANJoinEventNotificationConfigurations.withDevEuiEventTopic(EventNotificationTopicStatus devEuiEventTopic)
Denotes whether the Dev EUI join event topic is enabled or disabled.
|
LoRaWANConnectionStatusEventNotificationConfigurations |
LoRaWANConnectionStatusEventNotificationConfigurations.withGatewayEuiEventTopic(EventNotificationTopicStatus gatewayEuiEventTopic)
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
|
LoRaWANJoinResourceTypeEventConfiguration |
LoRaWANJoinResourceTypeEventConfiguration.withWirelessDeviceEventTopic(EventNotificationTopicStatus wirelessDeviceEventTopic)
Denotes whether the wireless device join event topic is enabled or disabled.
|
SidewalkResourceTypeEventConfiguration |
SidewalkResourceTypeEventConfiguration.withWirelessDeviceEventTopic(EventNotificationTopicStatus wirelessDeviceEventTopic)
Denotes whether the wireless device join event topic is enabled or disabled.
|
MessageDeliveryStatusEventConfiguration |
MessageDeliveryStatusEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Denotes whether the wireless device ID message delivery status event topic is enabled or disabled.
|
JoinEventConfiguration |
JoinEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Denotes whether the wireless device ID join event topic is enabled or disabled.
|
ProximityEventConfiguration |
ProximityEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Denotes whether the wireless device ID proximity event topic is enabled or disabled.
|
DeviceRegistrationStateEventConfiguration |
DeviceRegistrationStateEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Denotes whether the wireless device ID device registration state event topic is enabled or disabled.
|
LoRaWANConnectionStatusResourceTypeEventConfiguration |
LoRaWANConnectionStatusResourceTypeEventConfiguration.withWirelessGatewayEventTopic(EventNotificationTopicStatus wirelessGatewayEventTopic)
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
|
ConnectionStatusEventConfiguration |
ConnectionStatusEventConfiguration.withWirelessGatewayIdEventTopic(EventNotificationTopicStatus wirelessGatewayIdEventTopic)
Denotes whether the wireless gateway ID connection status event topic is enabled or disabled.
|
Copyright © 2023. All rights reserved.