Uses of Class
com.tencentcloudapi.iotexplorer.v20190423.models.ModifyLoRaGatewayResponse
-
Packages that use ModifyLoRaGatewayResponse Package Description com.tencentcloudapi.iotexplorer.v20190423 com.tencentcloudapi.iotexplorer.v20190423.models -
-
Uses of ModifyLoRaGatewayResponse in com.tencentcloudapi.iotexplorer.v20190423
Methods in com.tencentcloudapi.iotexplorer.v20190423 that return ModifyLoRaGatewayResponse Modifier and Type Method Description ModifyLoRaGatewayResponseIotexplorerClient. ModifyLoRaGateway(ModifyLoRaGatewayRequest req)修改 LoRa 网关信息 -
Uses of ModifyLoRaGatewayResponse in com.tencentcloudapi.iotexplorer.v20190423.models
Constructors in com.tencentcloudapi.iotexplorer.v20190423.models with parameters of type ModifyLoRaGatewayResponse Constructor Description ModifyLoRaGatewayResponse(ModifyLoRaGatewayResponse 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.
-