@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class LoRaWANMulticastMetadata extends Object implements Serializable, Cloneable, StructuredPojo
The metadata information of the LoRaWAN multicast group.
| Constructor and Description |
|---|
LoRaWANMulticastMetadata() |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANMulticastMetadata |
clone() |
boolean |
equals(Object obj) |
Integer |
getFPort() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setFPort(Integer fPort) |
String |
toString()
Returns a string representation of this object.
|
LoRaWANMulticastMetadata |
withFPort(Integer fPort) |
public void setFPort(Integer fPort)
fPort - public Integer getFPort()
public LoRaWANMulticastMetadata withFPort(Integer fPort)
fPort - public String toString()
toString in class ObjectObject.toString()public LoRaWANMulticastMetadata clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.