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, setRegion
public IotcloudClient(Credential credential, String region)
public IotcloudClient(Credential credential, String region, ClientProfile profile)
public BindDevicesResponse BindDevices(BindDevicesRequest req) throws TencentCloudSDKException
req
- BindDevicesRequestTencentCloudSDKException
public CancelTaskResponse CancelTask(CancelTaskRequest req) throws TencentCloudSDKException
req
- CancelTaskRequestTencentCloudSDKException
public CreateDeviceResponse CreateDevice(CreateDeviceRequest req) throws TencentCloudSDKException
req
- CreateDeviceRequestTencentCloudSDKException
public CreateLoraDeviceResponse CreateLoraDevice(CreateLoraDeviceRequest req) throws TencentCloudSDKException
req
- CreateLoraDeviceRequestTencentCloudSDKException
public CreateMultiDeviceResponse CreateMultiDevice(CreateMultiDeviceRequest req) throws TencentCloudSDKException
req
- CreateMultiDeviceRequestTencentCloudSDKException
public CreateMultiDevicesTaskResponse CreateMultiDevicesTask(CreateMultiDevicesTaskRequest req) throws TencentCloudSDKException
req
- CreateMultiDevicesTaskRequestTencentCloudSDKException
public CreateProductResponse CreateProduct(CreateProductRequest req) throws TencentCloudSDKException
req
- CreateProductRequestTencentCloudSDKException
public CreateTaskResponse CreateTask(CreateTaskRequest req) throws TencentCloudSDKException
req
- CreateTaskRequestTencentCloudSDKException
public CreateTaskFileUrlResponse CreateTaskFileUrl(CreateTaskFileUrlRequest req) throws TencentCloudSDKException
req
- CreateTaskFileUrlRequestTencentCloudSDKException
public CreateTopicPolicyResponse CreateTopicPolicy(CreateTopicPolicyRequest req) throws TencentCloudSDKException
req
- CreateTopicPolicyRequestTencentCloudSDKException
public CreateTopicRuleResponse CreateTopicRule(CreateTopicRuleRequest req) throws TencentCloudSDKException
req
- CreateTopicRuleRequestTencentCloudSDKException
public DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req
- DeleteDeviceRequestTencentCloudSDKException
public DeleteLoraDeviceResponse DeleteLoraDevice(DeleteLoraDeviceRequest req) throws TencentCloudSDKException
req
- DeleteLoraDeviceRequestTencentCloudSDKException
public DeleteProductResponse DeleteProduct(DeleteProductRequest req) throws TencentCloudSDKException
req
- DeleteProductRequestTencentCloudSDKException
public DeleteTopicRuleResponse DeleteTopicRule(DeleteTopicRuleRequest req) throws TencentCloudSDKException
req
- DeleteTopicRuleRequestTencentCloudSDKException
public DescribeDeviceResponse DescribeDevice(DescribeDeviceRequest req) throws TencentCloudSDKException
req
- DescribeDeviceRequestTencentCloudSDKException
public DescribeDeviceClientKeyResponse DescribeDeviceClientKey(DescribeDeviceClientKeyRequest req) throws TencentCloudSDKException
req
- DescribeDeviceClientKeyRequestTencentCloudSDKException
public DescribeDeviceShadowResponse DescribeDeviceShadow(DescribeDeviceShadowRequest req) throws TencentCloudSDKException
req
- DescribeDeviceShadowRequestTencentCloudSDKException
public DescribeDevicesResponse DescribeDevices(DescribeDevicesRequest req) throws TencentCloudSDKException
req
- DescribeDevicesRequestTencentCloudSDKException
public DescribeLoraDeviceResponse DescribeLoraDevice(DescribeLoraDeviceRequest req) throws TencentCloudSDKException
req
- DescribeLoraDeviceRequestTencentCloudSDKException
public DescribeMultiDevTaskResponse DescribeMultiDevTask(DescribeMultiDevTaskRequest req) throws TencentCloudSDKException
req
- DescribeMultiDevTaskRequestTencentCloudSDKException
public DescribeMultiDevicesResponse DescribeMultiDevices(DescribeMultiDevicesRequest req) throws TencentCloudSDKException
req
- DescribeMultiDevicesRequestTencentCloudSDKException
public DescribeProductTaskResponse DescribeProductTask(DescribeProductTaskRequest req) throws TencentCloudSDKException
req
- DescribeProductTaskRequestTencentCloudSDKException
public DescribeProductTasksResponse DescribeProductTasks(DescribeProductTasksRequest req) throws TencentCloudSDKException
req
- DescribeProductTasksRequestTencentCloudSDKException
public DescribeProductsResponse DescribeProducts(DescribeProductsRequest req) throws TencentCloudSDKException
req
- DescribeProductsRequestTencentCloudSDKException
public DescribeTaskResponse DescribeTask(DescribeTaskRequest req) throws TencentCloudSDKException
req
- DescribeTaskRequestTencentCloudSDKException
public DescribeTasksResponse DescribeTasks(DescribeTasksRequest req) throws TencentCloudSDKException
req
- DescribeTasksRequestTencentCloudSDKException
public DisableTopicRuleResponse DisableTopicRule(DisableTopicRuleRequest req) throws TencentCloudSDKException
req
- DisableTopicRuleRequestTencentCloudSDKException
public EnableTopicRuleResponse EnableTopicRule(EnableTopicRuleRequest req) throws TencentCloudSDKException
req
- EnableTopicRuleRequestTencentCloudSDKException
public PublishAsDeviceResponse PublishAsDevice(PublishAsDeviceRequest req) throws TencentCloudSDKException
req
- PublishAsDeviceRequestTencentCloudSDKException
public PublishBroadcastMessageResponse PublishBroadcastMessage(PublishBroadcastMessageRequest req) throws TencentCloudSDKException
req
- PublishBroadcastMessageRequestTencentCloudSDKException
public PublishMessageResponse PublishMessage(PublishMessageRequest req) throws TencentCloudSDKException
req
- PublishMessageRequestTencentCloudSDKException
public PublishRRPCMessageResponse PublishRRPCMessage(PublishRRPCMessageRequest req) throws TencentCloudSDKException
req
- PublishRRPCMessageRequestTencentCloudSDKException
public PublishToDeviceResponse PublishToDevice(PublishToDeviceRequest req) throws TencentCloudSDKException
req
- PublishToDeviceRequestTencentCloudSDKException
public ReplaceTopicRuleResponse ReplaceTopicRule(ReplaceTopicRuleRequest req) throws TencentCloudSDKException
req
- ReplaceTopicRuleRequestTencentCloudSDKException
public ResetDeviceStateResponse ResetDeviceState(ResetDeviceStateRequest req) throws TencentCloudSDKException
req
- ResetDeviceStateRequestTencentCloudSDKException
public UnbindDevicesResponse UnbindDevices(UnbindDevicesRequest req) throws TencentCloudSDKException
req
- UnbindDevicesRequestTencentCloudSDKException
public UpdateDeviceAvailableStateResponse UpdateDeviceAvailableState(UpdateDeviceAvailableStateRequest req) throws TencentCloudSDKException
req
- UpdateDeviceAvailableStateRequestTencentCloudSDKException
public UpdateDeviceShadowResponse UpdateDeviceShadow(UpdateDeviceShadowRequest req) throws TencentCloudSDKException
req
- UpdateDeviceShadowRequestTencentCloudSDKException
public UpdateTopicPolicyResponse UpdateTopicPolicy(UpdateTopicPolicyRequest req) throws TencentCloudSDKException
req
- UpdateTopicPolicyRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.