| 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)
Enum to denote whether amazon id event topic is enabled or disabled.
|
LoRaWANJoinEventNotificationConfigurations |
LoRaWANJoinEventNotificationConfigurations.withDevEuiEventTopic(EventNotificationTopicStatus devEuiEventTopic)
Enum to denote whether the Dev EUI join event topic is enabled or disabled.
|
LoRaWANConnectionStatusEventNotificationConfigurations |
LoRaWANConnectionStatusEventNotificationConfigurations.withGatewayEuiEventTopic(EventNotificationTopicStatus gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
|
LoRaWANJoinResourceTypeEventConfiguration |
LoRaWANJoinResourceTypeEventConfiguration.withWirelessDeviceEventTopic(EventNotificationTopicStatus wirelessDeviceEventTopic)
Enum to denote whether the wireless device join event topic is enabled or disabled.
|
SidewalkResourceTypeEventConfiguration |
SidewalkResourceTypeEventConfiguration.withWirelessDeviceEventTopic(EventNotificationTopicStatus wirelessDeviceEventTopic)
Enum to denote whether the wireless device join event topic is enabled or disabled.
|
JoinEventConfiguration |
JoinEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Enum to denote whether the wireless device id join event topic is enabled or disabled.
|
ProximityEventConfiguration |
ProximityEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Enum to denote whether the wireless device id proximity event topic is enabled or disabled.
|
DeviceRegistrationStateEventConfiguration |
DeviceRegistrationStateEventConfiguration.withWirelessDeviceIdEventTopic(EventNotificationTopicStatus wirelessDeviceIdEventTopic)
Enum to denote whether the wireless device id device registration state event topic is enabled or disabled.
|
LoRaWANConnectionStatusResourceTypeEventConfiguration |
LoRaWANConnectionStatusResourceTypeEventConfiguration.withWirelessGatewayEventTopic(EventNotificationTopicStatus wirelessGatewayEventTopic)
Enum to denote whether the wireless gateway connection status event topic is enabled or disabled.
|
ConnectionStatusEventConfiguration |
ConnectionStatusEventConfiguration.withWirelessGatewayIdEventTopic(EventNotificationTopicStatus wirelessGatewayIdEventTopic)
Enum to denote whether the wireless gateway ID connection status event topic is enabled or disabled.
|
Copyright © 2022. All rights reserved.