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, setRegion
public IotexplorerClient(Credential credential, String region)
public IotexplorerClient(Credential credential, String region, ClientProfile profile)
public CallDeviceActionAsyncResponse CallDeviceActionAsync(CallDeviceActionAsyncRequest req) throws TencentCloudSDKException
req
- CallDeviceActionAsyncRequestTencentCloudSDKException
public CallDeviceActionSyncResponse CallDeviceActionSync(CallDeviceActionSyncRequest req) throws TencentCloudSDKException
req
- CallDeviceActionSyncRequestTencentCloudSDKException
public ControlDeviceDataResponse ControlDeviceData(ControlDeviceDataRequest req) throws TencentCloudSDKException
req
- ControlDeviceDataRequestTencentCloudSDKException
public CreateDeviceResponse CreateDevice(CreateDeviceRequest req) throws TencentCloudSDKException
req
- CreateDeviceRequestTencentCloudSDKException
public CreateProjectResponse CreateProject(CreateProjectRequest req) throws TencentCloudSDKException
req
- CreateProjectRequestTencentCloudSDKException
public CreateStudioProductResponse CreateStudioProduct(CreateStudioProductRequest req) throws TencentCloudSDKException
req
- CreateStudioProductRequestTencentCloudSDKException
public DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req
- DeleteDeviceRequestTencentCloudSDKException
public DeleteProjectResponse DeleteProject(DeleteProjectRequest req) throws TencentCloudSDKException
req
- DeleteProjectRequestTencentCloudSDKException
public DeleteStudioProductResponse DeleteStudioProduct(DeleteStudioProductRequest req) throws TencentCloudSDKException
req
- DeleteStudioProductRequestTencentCloudSDKException
public DescribeDeviceResponse DescribeDevice(DescribeDeviceRequest req) throws TencentCloudSDKException
req
- DescribeDeviceRequestTencentCloudSDKException
public DescribeDeviceDataResponse DescribeDeviceData(DescribeDeviceDataRequest req) throws TencentCloudSDKException
req
- DescribeDeviceDataRequestTencentCloudSDKException
public DescribeDeviceDataHistoryResponse DescribeDeviceDataHistory(DescribeDeviceDataHistoryRequest req) throws TencentCloudSDKException
req
- DescribeDeviceDataHistoryRequestTencentCloudSDKException
public DescribeModelDefinitionResponse DescribeModelDefinition(DescribeModelDefinitionRequest req) throws TencentCloudSDKException
req
- DescribeModelDefinitionRequestTencentCloudSDKException
public DescribeProjectResponse DescribeProject(DescribeProjectRequest req) throws TencentCloudSDKException
req
- DescribeProjectRequestTencentCloudSDKException
public DescribeStudioProductResponse DescribeStudioProduct(DescribeStudioProductRequest req) throws TencentCloudSDKException
req
- DescribeStudioProductRequestTencentCloudSDKException
public GetDeviceListResponse GetDeviceList(GetDeviceListRequest req) throws TencentCloudSDKException
req
- GetDeviceListRequestTencentCloudSDKException
public GetProjectListResponse GetProjectList(GetProjectListRequest req) throws TencentCloudSDKException
req
- GetProjectListRequestTencentCloudSDKException
public GetStudioProductListResponse GetStudioProductList(GetStudioProductListRequest req) throws TencentCloudSDKException
req
- GetStudioProductListRequestTencentCloudSDKException
public ListEventHistoryResponse ListEventHistory(ListEventHistoryRequest req) throws TencentCloudSDKException
req
- ListEventHistoryRequestTencentCloudSDKException
public ModifyModelDefinitionResponse ModifyModelDefinition(ModifyModelDefinitionRequest req) throws TencentCloudSDKException
req
- ModifyModelDefinitionRequestTencentCloudSDKException
public ModifyProjectResponse ModifyProject(ModifyProjectRequest req) throws TencentCloudSDKException
req
- ModifyProjectRequestTencentCloudSDKException
public ModifyStudioProductResponse ModifyStudioProduct(ModifyStudioProductRequest req) throws TencentCloudSDKException
req
- ModifyStudioProductRequestTencentCloudSDKException
public ReleaseStudioProductResponse ReleaseStudioProduct(ReleaseStudioProductRequest req) throws TencentCloudSDKException
req
- ReleaseStudioProductRequestTencentCloudSDKException
public SearchStudioProductResponse SearchStudioProduct(SearchStudioProductRequest req) throws TencentCloudSDKException
req
- SearchStudioProductRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.