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