@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()
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setGatewayEuiEventTopic(String gatewayEuiEventTopic)
Denotes 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)
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
|
LoRaWANConnectionStatusEventNotificationConfigurations |
withGatewayEuiEventTopic(String gatewayEuiEventTopic)
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
|
public LoRaWANConnectionStatusEventNotificationConfigurations()
public void setGatewayEuiEventTopic(String gatewayEuiEventTopic)
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
gatewayEuiEventTopic - Denotes whether the gateway EUI connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic String getGatewayEuiEventTopic()
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
EventNotificationTopicStatuspublic LoRaWANConnectionStatusEventNotificationConfigurations withGatewayEuiEventTopic(String gatewayEuiEventTopic)
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
gatewayEuiEventTopic - Denotes whether the gateway EUI connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic LoRaWANConnectionStatusEventNotificationConfigurations withGatewayEuiEventTopic(EventNotificationTopicStatus gatewayEuiEventTopic)
Denotes whether the gateway EUI connection status event topic is enabled or disabled.
gatewayEuiEventTopic - Denotes 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 © 2023. All rights reserved.