Uses of Class
com.tencentcloudapi.iss.v20230517.models.DescribeDevicePresetResponse
-
Packages that use DescribeDevicePresetResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of DescribeDevicePresetResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return DescribeDevicePresetResponse Modifier and Type Method Description DescribeDevicePresetResponseIssClient. DescribeDevicePreset(DescribeDevicePresetRequest req)用于查询设备通道预置位信息。 -
Uses of DescribeDevicePresetResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeDevicePresetResponse Constructor Description DescribeDevicePresetResponse(DescribeDevicePresetResponse 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.
-