Uses of Class
com.tencentcloudapi.iss.v20230517.models.ListGatewayDevicesResponse
-
Packages that use ListGatewayDevicesResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of ListGatewayDevicesResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return ListGatewayDevicesResponse Modifier and Type Method Description ListGatewayDevicesResponseIssClient. ListGatewayDevices(ListGatewayDevicesRequest req)用于查询网关下挂载的设备列表。 -
Uses of ListGatewayDevicesResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type ListGatewayDevicesResponse Constructor Description ListGatewayDevicesResponse(ListGatewayDevicesResponse 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.
-