@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()
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setWirelessGatewayEventTopic(String wirelessGatewayEventTopic)
Denotes 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)
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
|
LoRaWANConnectionStatusResourceTypeEventConfiguration |
withWirelessGatewayEventTopic(String wirelessGatewayEventTopic)
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
|
public LoRaWANConnectionStatusResourceTypeEventConfiguration()
public void setWirelessGatewayEventTopic(String wirelessGatewayEventTopic)
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
wirelessGatewayEventTopic - Denotes whether the wireless gateway connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic String getWirelessGatewayEventTopic()
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
EventNotificationTopicStatuspublic LoRaWANConnectionStatusResourceTypeEventConfiguration withWirelessGatewayEventTopic(String wirelessGatewayEventTopic)
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
wirelessGatewayEventTopic - Denotes whether the wireless gateway connection status event topic is enabled or disabled.EventNotificationTopicStatuspublic LoRaWANConnectionStatusResourceTypeEventConfiguration withWirelessGatewayEventTopic(EventNotificationTopicStatus wirelessGatewayEventTopic)
Denotes whether the wireless gateway connection status event topic is enabled or disabled.
wirelessGatewayEventTopic - Denotes 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 © 2025. All rights reserved.