public class IotcloudClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
IotcloudClient(Credential credential,
String region) |
IotcloudClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic IotcloudClient(Credential credential, String region)
public IotcloudClient(Credential credential, String region, ClientProfile profile)
public BindDevicesResponse BindDevices(BindDevicesRequest req) throws TencentCloudSDKException
req - BindDevicesRequestTencentCloudSDKExceptionpublic CancelTaskResponse CancelTask(CancelTaskRequest req) throws TencentCloudSDKException
req - CancelTaskRequestTencentCloudSDKExceptionpublic CreateDeviceResponse CreateDevice(CreateDeviceRequest req) throws TencentCloudSDKException
req - CreateDeviceRequestTencentCloudSDKExceptionpublic CreateLoraDeviceResponse CreateLoraDevice(CreateLoraDeviceRequest req) throws TencentCloudSDKException
req - CreateLoraDeviceRequestTencentCloudSDKExceptionpublic CreateMultiDeviceResponse CreateMultiDevice(CreateMultiDeviceRequest req) throws TencentCloudSDKException
req - CreateMultiDeviceRequestTencentCloudSDKExceptionpublic CreateProductResponse CreateProduct(CreateProductRequest req) throws TencentCloudSDKException
req - CreateProductRequestTencentCloudSDKExceptionpublic CreateTaskResponse CreateTask(CreateTaskRequest req) throws TencentCloudSDKException
req - CreateTaskRequestTencentCloudSDKExceptionpublic CreateTopicPolicyResponse CreateTopicPolicy(CreateTopicPolicyRequest req) throws TencentCloudSDKException
req - CreateTopicPolicyRequestTencentCloudSDKExceptionpublic CreateTopicRuleResponse CreateTopicRule(CreateTopicRuleRequest req) throws TencentCloudSDKException
req - CreateTopicRuleRequestTencentCloudSDKExceptionpublic DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req - DeleteDeviceRequestTencentCloudSDKExceptionpublic DeleteLoraDeviceResponse DeleteLoraDevice(DeleteLoraDeviceRequest req) throws TencentCloudSDKException
req - DeleteLoraDeviceRequestTencentCloudSDKExceptionpublic DeleteProductResponse DeleteProduct(DeleteProductRequest req) throws TencentCloudSDKException
req - DeleteProductRequestTencentCloudSDKExceptionpublic DeleteTopicRuleResponse DeleteTopicRule(DeleteTopicRuleRequest req) throws TencentCloudSDKException
req - DeleteTopicRuleRequestTencentCloudSDKExceptionpublic DescribeDeviceResponse DescribeDevice(DescribeDeviceRequest req) throws TencentCloudSDKException
req - DescribeDeviceRequestTencentCloudSDKExceptionpublic DescribeDeviceClientKeyResponse DescribeDeviceClientKey(DescribeDeviceClientKeyRequest req) throws TencentCloudSDKException
req - DescribeDeviceClientKeyRequestTencentCloudSDKExceptionpublic DescribeDeviceShadowResponse DescribeDeviceShadow(DescribeDeviceShadowRequest req) throws TencentCloudSDKException
req - DescribeDeviceShadowRequestTencentCloudSDKExceptionpublic DescribeDevicesResponse DescribeDevices(DescribeDevicesRequest req) throws TencentCloudSDKException
req - DescribeDevicesRequestTencentCloudSDKExceptionpublic DescribeLoraDeviceResponse DescribeLoraDevice(DescribeLoraDeviceRequest req) throws TencentCloudSDKException
req - DescribeLoraDeviceRequestTencentCloudSDKExceptionpublic DescribeMultiDevTaskResponse DescribeMultiDevTask(DescribeMultiDevTaskRequest req) throws TencentCloudSDKException
req - DescribeMultiDevTaskRequestTencentCloudSDKExceptionpublic DescribeMultiDevicesResponse DescribeMultiDevices(DescribeMultiDevicesRequest req) throws TencentCloudSDKException
req - DescribeMultiDevicesRequestTencentCloudSDKExceptionpublic DescribeProductsResponse DescribeProducts(DescribeProductsRequest req) throws TencentCloudSDKException
req - DescribeProductsRequestTencentCloudSDKExceptionpublic DescribeTaskResponse DescribeTask(DescribeTaskRequest req) throws TencentCloudSDKException
req - DescribeTaskRequestTencentCloudSDKExceptionpublic DescribeTasksResponse DescribeTasks(DescribeTasksRequest req) throws TencentCloudSDKException
req - DescribeTasksRequestTencentCloudSDKExceptionpublic DisableTopicRuleResponse DisableTopicRule(DisableTopicRuleRequest req) throws TencentCloudSDKException
req - DisableTopicRuleRequestTencentCloudSDKExceptionpublic EnableTopicRuleResponse EnableTopicRule(EnableTopicRuleRequest req) throws TencentCloudSDKException
req - EnableTopicRuleRequestTencentCloudSDKExceptionpublic PublishAsDeviceResponse PublishAsDevice(PublishAsDeviceRequest req) throws TencentCloudSDKException
req - PublishAsDeviceRequestTencentCloudSDKExceptionpublic PublishMessageResponse PublishMessage(PublishMessageRequest req) throws TencentCloudSDKException
req - PublishMessageRequestTencentCloudSDKExceptionpublic PublishToDeviceResponse PublishToDevice(PublishToDeviceRequest req) throws TencentCloudSDKException
req - PublishToDeviceRequestTencentCloudSDKExceptionpublic ReplaceTopicRuleResponse ReplaceTopicRule(ReplaceTopicRuleRequest req) throws TencentCloudSDKException
req - ReplaceTopicRuleRequestTencentCloudSDKExceptionpublic ResetDeviceStateResponse ResetDeviceState(ResetDeviceStateRequest req) throws TencentCloudSDKException
req - ResetDeviceStateRequestTencentCloudSDKExceptionpublic UnbindDevicesResponse UnbindDevices(UnbindDevicesRequest req) throws TencentCloudSDKException
req - UnbindDevicesRequestTencentCloudSDKExceptionpublic UpdateDeviceAvailableStateResponse UpdateDeviceAvailableState(UpdateDeviceAvailableStateRequest req) throws TencentCloudSDKException
req - UpdateDeviceAvailableStateRequestTencentCloudSDKExceptionpublic UpdateDeviceShadowResponse UpdateDeviceShadow(UpdateDeviceShadowRequest req) throws TencentCloudSDKException
req - UpdateDeviceShadowRequestTencentCloudSDKExceptionpublic UpdateTopicPolicyResponse UpdateTopicPolicy(UpdateTopicPolicyRequest req) throws TencentCloudSDKException
req - UpdateTopicPolicyRequestTencentCloudSDKExceptionCopyright © 2020. All rights reserved.