public class IotvideoClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
IotvideoClient(Credential credential,
String region) |
IotvideoClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
CallDeviceActionAsyncResponse |
CallDeviceActionAsync(CallDeviceActionAsyncRequest req)
异步调用设备行为
|
CallDeviceActionSyncResponse |
CallDeviceActionSync(CallDeviceActionSyncRequest req)
同步调用设备行为
|
CreateProductResponse |
CreateProduct(CreateProductRequest req)
创建产品
|
DescribeDeviceDataStatsResponse |
DescribeDeviceDataStats(DescribeDeviceDataStatsRequest req)
查询设备数据统计
|
DescribeMessageDataStatsResponse |
DescribeMessageDataStats(DescribeMessageDataStatsRequest req)
查询设备消息数量统计
|
GenSingleDeviceSignatureOfPublicResponse |
GenSingleDeviceSignatureOfPublic(GenSingleDeviceSignatureOfPublicRequest req)
获取设备的绑定签名
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegionpublic IotvideoClient(Credential credential, String region)
public IotvideoClient(Credential credential, String region, ClientProfile profile)
public CallDeviceActionAsyncResponse CallDeviceActionAsync(CallDeviceActionAsyncRequest req) throws TencentCloudSDKException
req - CallDeviceActionAsyncRequestTencentCloudSDKExceptionpublic CallDeviceActionSyncResponse CallDeviceActionSync(CallDeviceActionSyncRequest req) throws TencentCloudSDKException
req - CallDeviceActionSyncRequestTencentCloudSDKExceptionpublic CreateProductResponse CreateProduct(CreateProductRequest req) throws TencentCloudSDKException
req - CreateProductRequestTencentCloudSDKExceptionpublic DescribeDeviceDataStatsResponse DescribeDeviceDataStats(DescribeDeviceDataStatsRequest req) throws TencentCloudSDKException
req - DescribeDeviceDataStatsRequestTencentCloudSDKExceptionpublic DescribeMessageDataStatsResponse DescribeMessageDataStats(DescribeMessageDataStatsRequest req) throws TencentCloudSDKException
req - DescribeMessageDataStatsRequestTencentCloudSDKExceptionpublic GenSingleDeviceSignatureOfPublicResponse GenSingleDeviceSignatureOfPublic(GenSingleDeviceSignatureOfPublicRequest req) throws TencentCloudSDKException
req - GenSingleDeviceSignatureOfPublicRequestTencentCloudSDKExceptionCopyright © 2022. All rights reserved.