public class IotexplorerClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
IotexplorerClient(Credential credential,
String region) |
IotexplorerClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic IotexplorerClient(Credential credential, String region)
public IotexplorerClient(Credential credential, String region, ClientProfile profile)
public CallDeviceActionAsyncResponse CallDeviceActionAsync(CallDeviceActionAsyncRequest req) throws TencentCloudSDKException
req - CallDeviceActionAsyncRequestTencentCloudSDKExceptionpublic CallDeviceActionSyncResponse CallDeviceActionSync(CallDeviceActionSyncRequest req) throws TencentCloudSDKException
req - CallDeviceActionSyncRequestTencentCloudSDKExceptionpublic ControlDeviceDataResponse ControlDeviceData(ControlDeviceDataRequest req) throws TencentCloudSDKException
req - ControlDeviceDataRequestTencentCloudSDKExceptionpublic CreateDeviceResponse CreateDevice(CreateDeviceRequest req) throws TencentCloudSDKException
req - CreateDeviceRequestTencentCloudSDKExceptionpublic CreateProjectResponse CreateProject(CreateProjectRequest req) throws TencentCloudSDKException
req - CreateProjectRequestTencentCloudSDKExceptionpublic CreateStudioProductResponse CreateStudioProduct(CreateStudioProductRequest req) throws TencentCloudSDKException
req - CreateStudioProductRequestTencentCloudSDKExceptionpublic DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req - DeleteDeviceRequestTencentCloudSDKExceptionpublic DeleteProjectResponse DeleteProject(DeleteProjectRequest req) throws TencentCloudSDKException
req - DeleteProjectRequestTencentCloudSDKExceptionpublic DeleteStudioProductResponse DeleteStudioProduct(DeleteStudioProductRequest req) throws TencentCloudSDKException
req - DeleteStudioProductRequestTencentCloudSDKExceptionpublic DescribeDeviceResponse DescribeDevice(DescribeDeviceRequest req) throws TencentCloudSDKException
req - DescribeDeviceRequestTencentCloudSDKExceptionpublic DescribeDeviceDataResponse DescribeDeviceData(DescribeDeviceDataRequest req) throws TencentCloudSDKException
req - DescribeDeviceDataRequestTencentCloudSDKExceptionpublic DescribeDeviceDataHistoryResponse DescribeDeviceDataHistory(DescribeDeviceDataHistoryRequest req) throws TencentCloudSDKException
req - DescribeDeviceDataHistoryRequestTencentCloudSDKExceptionpublic DescribeModelDefinitionResponse DescribeModelDefinition(DescribeModelDefinitionRequest req) throws TencentCloudSDKException
req - DescribeModelDefinitionRequestTencentCloudSDKExceptionpublic DescribeProjectResponse DescribeProject(DescribeProjectRequest req) throws TencentCloudSDKException
req - DescribeProjectRequestTencentCloudSDKExceptionpublic DescribeStudioProductResponse DescribeStudioProduct(DescribeStudioProductRequest req) throws TencentCloudSDKException
req - DescribeStudioProductRequestTencentCloudSDKExceptionpublic GetDeviceListResponse GetDeviceList(GetDeviceListRequest req) throws TencentCloudSDKException
req - GetDeviceListRequestTencentCloudSDKExceptionpublic GetProjectListResponse GetProjectList(GetProjectListRequest req) throws TencentCloudSDKException
req - GetProjectListRequestTencentCloudSDKExceptionpublic GetStudioProductListResponse GetStudioProductList(GetStudioProductListRequest req) throws TencentCloudSDKException
req - GetStudioProductListRequestTencentCloudSDKExceptionpublic ListEventHistoryResponse ListEventHistory(ListEventHistoryRequest req) throws TencentCloudSDKException
req - ListEventHistoryRequestTencentCloudSDKExceptionpublic ModifyModelDefinitionResponse ModifyModelDefinition(ModifyModelDefinitionRequest req) throws TencentCloudSDKException
req - ModifyModelDefinitionRequestTencentCloudSDKExceptionpublic ModifyProjectResponse ModifyProject(ModifyProjectRequest req) throws TencentCloudSDKException
req - ModifyProjectRequestTencentCloudSDKExceptionpublic ModifyStudioProductResponse ModifyStudioProduct(ModifyStudioProductRequest req) throws TencentCloudSDKException
req - ModifyStudioProductRequestTencentCloudSDKExceptionpublic ReleaseStudioProductResponse ReleaseStudioProduct(ReleaseStudioProductRequest req) throws TencentCloudSDKException
req - ReleaseStudioProductRequestTencentCloudSDKExceptionpublic SearchStudioProductResponse SearchStudioProduct(SearchStudioProductRequest req) throws TencentCloudSDKException
req - SearchStudioProductRequestTencentCloudSDKExceptionCopyright © 2020. All rights reserved.