@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateAbpV11 extends Object implements Serializable, Cloneable, StructuredPojo
ABP device object for LoRaWAN specification v1.1
Constructor and Description |
---|
UpdateAbpV11() |
Modifier and Type | Method and Description |
---|---|
UpdateAbpV11 |
clone() |
boolean |
equals(Object obj) |
Integer |
getFCntStart()
The FCnt init value.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setFCntStart(Integer fCntStart)
The FCnt init value.
|
String |
toString()
Returns a string representation of this object.
|
UpdateAbpV11 |
withFCntStart(Integer fCntStart)
The FCnt init value.
|
public void setFCntStart(Integer fCntStart)
The FCnt init value.
fCntStart
- The FCnt init value.public Integer getFCntStart()
The FCnt init value.
public UpdateAbpV11 withFCntStart(Integer fCntStart)
The FCnt init value.
fCntStart
- The FCnt init value.public String toString()
toString
in class Object
Object.toString()
public UpdateAbpV11 clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.