public static final class CfnWirelessDevice.LoRaWANDeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWirelessDevice.LoRaWANDeviceProperty
CfnWirelessDevice.LoRaWANDeviceProperty
CfnWirelessDevice.LoRaWANDeviceProperty.Builder, CfnWirelessDevice.LoRaWANDeviceProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getAbpV10X()
LoRaWAN object for create APIs.
|
java.lang.Object |
getAbpV11()
ABP device object for create APIs for v1.1.
|
java.lang.String |
getDevEui()
The DevEUI value.
|
java.lang.String |
getDeviceProfileId()
The ID of the device profile for the new wireless device.
|
java.lang.Object |
getOtaaV10X()
OTAA device object for create APIs for v1.0.x.
|
java.lang.Object |
getOtaaV11()
OTAA device object for v1.1 for create APIs.
|
java.lang.String |
getServiceProfileId()
The ID of the service profile.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getAbpV10X()
CfnWirelessDevice.LoRaWANDeviceProperty
getAbpV10X
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public final java.lang.Object getAbpV11()
CfnWirelessDevice.LoRaWANDeviceProperty
getAbpV11
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public final java.lang.String getDevEui()
CfnWirelessDevice.LoRaWANDeviceProperty
getDevEui
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public final java.lang.String getDeviceProfileId()
CfnWirelessDevice.LoRaWANDeviceProperty
getDeviceProfileId
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public final java.lang.Object getOtaaV10X()
CfnWirelessDevice.LoRaWANDeviceProperty
getOtaaV10X
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public final java.lang.Object getOtaaV11()
CfnWirelessDevice.LoRaWANDeviceProperty
getOtaaV11
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public final java.lang.String getServiceProfileId()
CfnWirelessDevice.LoRaWANDeviceProperty
getServiceProfileId
in interface CfnWirelessDevice.LoRaWANDeviceProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()