| Package | Description |
|---|---|
| com.tencentcloudapi.iotexplorer.v20190423.models |
| Modifier and Type | Method and Description |
|---|---|
LoRaGatewayLocation |
ModifyLoRaGatewayRequest.getLocation()
Get LoRa网关位置坐标
|
LoRaGatewayLocation |
CreateLoRaGatewayRequest.getLocation()
Get 位置坐标
|
LoRaGatewayLocation |
LoRaGatewayItem.getLocation()
Get LoRa 网关位置坐标
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyLoRaGatewayRequest.setLocation(LoRaGatewayLocation Location)
Set LoRa网关位置坐标
|
void |
CreateLoRaGatewayRequest.setLocation(LoRaGatewayLocation Location)
Set 位置坐标
|
void |
LoRaGatewayItem.setLocation(LoRaGatewayLocation Location)
Set LoRa 网关位置坐标
|
| Constructor and Description |
|---|
LoRaGatewayLocation(LoRaGatewayLocation source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.