| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static LoRaWANConnectionStatusEventNotificationConfigurations.Builder |
LoRaWANConnectionStatusEventNotificationConfigurations.builder() |
LoRaWANConnectionStatusEventNotificationConfigurations.Builder |
LoRaWANConnectionStatusEventNotificationConfigurations.Builder.gatewayEuiEventTopic(EventNotificationTopicStatus gatewayEuiEventTopic)
Enum to denote whether the gateway eui connection status event topic is enabled or disabled.
|
LoRaWANConnectionStatusEventNotificationConfigurations.Builder |
LoRaWANConnectionStatusEventNotificationConfigurations.Builder.gatewayEuiEventTopic(String gatewayEuiEventTopic)
Enum to denote whether the gateway eui connection status event topic is enabled or disabled.
|
LoRaWANConnectionStatusEventNotificationConfigurations.Builder |
LoRaWANConnectionStatusEventNotificationConfigurations.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LoRaWANConnectionStatusEventNotificationConfigurations.Builder> |
LoRaWANConnectionStatusEventNotificationConfigurations.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectionStatusEventConfiguration.Builder |
ConnectionStatusEventConfiguration.Builder.loRaWAN(Consumer<LoRaWANConnectionStatusEventNotificationConfigurations.Builder> loRaWAN)
Connection status event configuration object for enabling or disabling LoRaWAN related event topics.
|
Copyright © 2022. All rights reserved.