Uses of Class
com.tencentcloudapi.iotexplorer.v20190423.models.GetLoRaGatewayListResponse
-
Packages that use GetLoRaGatewayListResponse Package Description com.tencentcloudapi.iotexplorer.v20190423 com.tencentcloudapi.iotexplorer.v20190423.models -
-
Uses of GetLoRaGatewayListResponse in com.tencentcloudapi.iotexplorer.v20190423
Methods in com.tencentcloudapi.iotexplorer.v20190423 that return GetLoRaGatewayListResponse Modifier and Type Method Description GetLoRaGatewayListResponseIotexplorerClient. GetLoRaGatewayList(GetLoRaGatewayListRequest req)获取 LoRa 网关列表接口 -
Uses of GetLoRaGatewayListResponse in com.tencentcloudapi.iotexplorer.v20190423.models
Constructors in com.tencentcloudapi.iotexplorer.v20190423.models with parameters of type GetLoRaGatewayListResponse Constructor Description GetLoRaGatewayListResponse(GetLoRaGatewayListResponse 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.
-