@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class LoRaWANConnectionStatusEventNotificationConfigurations extends Object implements Serializable, Cloneable, StructuredPojo
Object for LoRaWAN connection status resource type event configuration.
| Constructor and Description |
|---|
LoRaWANConnectionStatusEventNotificationConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANConnectionStatusEventNotificationConfigurations |
clone() |
boolean |
equals(Object obj) |
String |
getGatewayEuiEventTopic()
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setGatewayEuiEventTopic(String gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
|
String |
toString()
Returns a string representation of this object.
|
LoRaWANConnectionStatusEventNotificationConfigurations |
withGatewayEuiEventTopic(EventNotificationTopicStatus gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
|
LoRaWANConnectionStatusEventNotificationConfigurations |
withGatewayEuiEventTopic(String gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
|
public LoRaWANConnectionStatusEventNotificationConfigurations()
public void setGatewayEuiEventTopic(String gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
gatewayEuiEventTopic - Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic String getGatewayEuiEventTopic()
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
EventNotificationTopicStatuspublic LoRaWANConnectionStatusEventNotificationConfigurations withGatewayEuiEventTopic(String gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
gatewayEuiEventTopic - Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic LoRaWANConnectionStatusEventNotificationConfigurations withGatewayEuiEventTopic(EventNotificationTopicStatus gatewayEuiEventTopic)
Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.
gatewayEuiEventTopic - Enum to denote whether the gateway EUI connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic String toString()
toString in class ObjectObject.toString()public LoRaWANConnectionStatusEventNotificationConfigurations clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.