public class IotClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
IotClient(Credential credential,
String region) |
IotClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public IotClient(Credential credential, String region)
public IotClient(Credential credential, String region, ClientProfile profile)
public ActivateRuleResponse ActivateRule(ActivateRuleRequest req) throws TencentCloudSDKException
req
- ActivateRuleRequestTencentCloudSDKException
public AddDeviceResponse AddDevice(AddDeviceRequest req) throws TencentCloudSDKException
req
- AddDeviceRequestTencentCloudSDKException
public AddProductResponse AddProduct(AddProductRequest req) throws TencentCloudSDKException
req
- AddProductRequestTencentCloudSDKException
public AddRuleResponse AddRule(AddRuleRequest req) throws TencentCloudSDKException
req
- AddRuleRequestTencentCloudSDKException
public AddTopicResponse AddTopic(AddTopicRequest req) throws TencentCloudSDKException
req
- AddTopicRequestTencentCloudSDKException
public AppAddUserResponse AppAddUser(AppAddUserRequest req) throws TencentCloudSDKException
req
- AppAddUserRequestTencentCloudSDKException
public AppDeleteDeviceResponse AppDeleteDevice(AppDeleteDeviceRequest req) throws TencentCloudSDKException
req
- AppDeleteDeviceRequestTencentCloudSDKException
public AppGetDeviceResponse AppGetDevice(AppGetDeviceRequest req) throws TencentCloudSDKException
req
- AppGetDeviceRequestTencentCloudSDKException
public AppGetDeviceDataResponse AppGetDeviceData(AppGetDeviceDataRequest req) throws TencentCloudSDKException
req
- AppGetDeviceDataRequestTencentCloudSDKException
public AppGetDeviceStatusesResponse AppGetDeviceStatuses(AppGetDeviceStatusesRequest req) throws TencentCloudSDKException
req
- AppGetDeviceStatusesRequestTencentCloudSDKException
public AppGetDevicesResponse AppGetDevices(AppGetDevicesRequest req) throws TencentCloudSDKException
req
- AppGetDevicesRequestTencentCloudSDKException
public AppGetTokenResponse AppGetToken(AppGetTokenRequest req) throws TencentCloudSDKException
req
- AppGetTokenRequestTencentCloudSDKException
public AppGetUserResponse AppGetUser(AppGetUserRequest req) throws TencentCloudSDKException
req
- AppGetUserRequestTencentCloudSDKException
public AppIssueDeviceControlResponse AppIssueDeviceControl(AppIssueDeviceControlRequest req) throws TencentCloudSDKException
req
- AppIssueDeviceControlRequestTencentCloudSDKException
public AppResetPasswordResponse AppResetPassword(AppResetPasswordRequest req) throws TencentCloudSDKException
req
- AppResetPasswordRequestTencentCloudSDKException
public AppSecureAddDeviceResponse AppSecureAddDevice(AppSecureAddDeviceRequest req) throws TencentCloudSDKException
req
- AppSecureAddDeviceRequestTencentCloudSDKException
public AppUpdateDeviceResponse AppUpdateDevice(AppUpdateDeviceRequest req) throws TencentCloudSDKException
req
- AppUpdateDeviceRequestTencentCloudSDKException
public AppUpdateUserResponse AppUpdateUser(AppUpdateUserRequest req) throws TencentCloudSDKException
req
- AppUpdateUserRequestTencentCloudSDKException
public AssociateSubDeviceToGatewayProductResponse AssociateSubDeviceToGatewayProduct(AssociateSubDeviceToGatewayProductRequest req) throws TencentCloudSDKException
req
- AssociateSubDeviceToGatewayProductRequestTencentCloudSDKException
public DeactivateRuleResponse DeactivateRule(DeactivateRuleRequest req) throws TencentCloudSDKException
req
- DeactivateRuleRequestTencentCloudSDKException
public DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req
- DeleteDeviceRequestTencentCloudSDKException
public DeleteProductResponse DeleteProduct(DeleteProductRequest req) throws TencentCloudSDKException
req
- DeleteProductRequestTencentCloudSDKException
public DeleteRuleResponse DeleteRule(DeleteRuleRequest req) throws TencentCloudSDKException
req
- DeleteRuleRequestTencentCloudSDKException
public DeleteTopicResponse DeleteTopic(DeleteTopicRequest req) throws TencentCloudSDKException
req
- DeleteTopicRequestTencentCloudSDKException
public GetDataHistoryResponse GetDataHistory(GetDataHistoryRequest req) throws TencentCloudSDKException
req
- GetDataHistoryRequestTencentCloudSDKException
public GetDebugLogResponse GetDebugLog(GetDebugLogRequest req) throws TencentCloudSDKException
req
- GetDebugLogRequestTencentCloudSDKException
public GetDeviceResponse GetDevice(GetDeviceRequest req) throws TencentCloudSDKException
req
- GetDeviceRequestTencentCloudSDKException
public GetDeviceDataResponse GetDeviceData(GetDeviceDataRequest req) throws TencentCloudSDKException
req
- GetDeviceDataRequestTencentCloudSDKException
public GetDeviceLogResponse GetDeviceLog(GetDeviceLogRequest req) throws TencentCloudSDKException
req
- GetDeviceLogRequestTencentCloudSDKException
public GetDeviceSignaturesResponse GetDeviceSignatures(GetDeviceSignaturesRequest req) throws TencentCloudSDKException
req
- GetDeviceSignaturesRequestTencentCloudSDKException
public GetDeviceStatisticsResponse GetDeviceStatistics(GetDeviceStatisticsRequest req) throws TencentCloudSDKException
req
- GetDeviceStatisticsRequestTencentCloudSDKException
public GetDeviceStatusesResponse GetDeviceStatuses(GetDeviceStatusesRequest req) throws TencentCloudSDKException
req
- GetDeviceStatusesRequestTencentCloudSDKException
public GetDevicesResponse GetDevices(GetDevicesRequest req) throws TencentCloudSDKException
req
- GetDevicesRequestTencentCloudSDKException
public GetProductResponse GetProduct(GetProductRequest req) throws TencentCloudSDKException
req
- GetProductRequestTencentCloudSDKException
public GetProductsResponse GetProducts(GetProductsRequest req) throws TencentCloudSDKException
req
- GetProductsRequestTencentCloudSDKException
public GetRuleResponse GetRule(GetRuleRequest req) throws TencentCloudSDKException
req
- GetRuleRequestTencentCloudSDKException
public GetRulesResponse GetRules(GetRulesRequest req) throws TencentCloudSDKException
req
- GetRulesRequestTencentCloudSDKException
public GetTopicResponse GetTopic(GetTopicRequest req) throws TencentCloudSDKException
req
- GetTopicRequestTencentCloudSDKException
public GetTopicsResponse GetTopics(GetTopicsRequest req) throws TencentCloudSDKException
req
- GetTopicsRequestTencentCloudSDKException
public IssueDeviceControlResponse IssueDeviceControl(IssueDeviceControlRequest req) throws TencentCloudSDKException
req
- IssueDeviceControlRequestTencentCloudSDKException
public PublishMsgResponse PublishMsg(PublishMsgRequest req) throws TencentCloudSDKException
req
- PublishMsgRequestTencentCloudSDKException
public ResetDeviceResponse ResetDevice(ResetDeviceRequest req) throws TencentCloudSDKException
req
- ResetDeviceRequestTencentCloudSDKException
public UnassociateSubDeviceFromGatewayProductResponse UnassociateSubDeviceFromGatewayProduct(UnassociateSubDeviceFromGatewayProductRequest req) throws TencentCloudSDKException
req
- UnassociateSubDeviceFromGatewayProductRequestTencentCloudSDKException
public UpdateProductResponse UpdateProduct(UpdateProductRequest req) throws TencentCloudSDKException
req
- UpdateProductRequestTencentCloudSDKException
public UpdateRuleResponse UpdateRule(UpdateRuleRequest req) throws TencentCloudSDKException
req
- UpdateRuleRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.