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, retry, setClientProfile, setCredential, setRegion
public IotcloudClient(Credential credential, String region)
public IotcloudClient(Credential credential, String region, ClientProfile profile)
public CreateDeviceResponse CreateDevice(CreateDeviceRequest req) throws TencentCloudSDKException
req
- CreateDeviceRequestTencentCloudSDKException
public CreatePrivateCAResponse CreatePrivateCA(CreatePrivateCARequest req) throws TencentCloudSDKException
req
- CreatePrivateCARequestTencentCloudSDKException
public DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req
- DeleteDeviceRequestTencentCloudSDKException
public DeletePrivateCAResponse DeletePrivateCA(DeletePrivateCARequest req) throws TencentCloudSDKException
req
- DeletePrivateCARequestTencentCloudSDKException
public DeleteProductResponse DeleteProduct(DeleteProductRequest req) throws TencentCloudSDKException
req
- DeleteProductRequestTencentCloudSDKException
public DescribeDeviceResponse DescribeDevice(DescribeDeviceRequest req) throws TencentCloudSDKException
req
- DescribeDeviceRequestTencentCloudSDKException
public DescribeDevicesResponse DescribeDevices(DescribeDevicesRequest req) throws TencentCloudSDKException
req
- DescribeDevicesRequestTencentCloudSDKException
public DescribePrivateCAResponse DescribePrivateCA(DescribePrivateCARequest req) throws TencentCloudSDKException
req
- DescribePrivateCARequestTencentCloudSDKException
public DescribePrivateCABindedProductsResponse DescribePrivateCABindedProducts(DescribePrivateCABindedProductsRequest req) throws TencentCloudSDKException
req
- DescribePrivateCABindedProductsRequestTencentCloudSDKException
public DescribePrivateCAsResponse DescribePrivateCAs(DescribePrivateCAsRequest req) throws TencentCloudSDKException
req
- DescribePrivateCAsRequestTencentCloudSDKException
public DescribeProductResponse DescribeProduct(DescribeProductRequest req) throws TencentCloudSDKException
req
- DescribeProductRequestTencentCloudSDKException
public DescribeProductCAResponse DescribeProductCA(DescribeProductCARequest req) throws TencentCloudSDKException
req
- DescribeProductCARequestTencentCloudSDKException
public UpdateDeviceLogLevelResponse UpdateDeviceLogLevel(UpdateDeviceLogLevelRequest req) throws TencentCloudSDKException
req
- UpdateDeviceLogLevelRequestTencentCloudSDKException
public UpdateDevicesEnableStateResponse UpdateDevicesEnableState(UpdateDevicesEnableStateRequest req) throws TencentCloudSDKException
req
- UpdateDevicesEnableStateRequestTencentCloudSDKException
public UpdatePrivateCAResponse UpdatePrivateCA(UpdatePrivateCARequest req) throws TencentCloudSDKException
req
- UpdatePrivateCARequestTencentCloudSDKException
Copyright © 2021. All rights reserved.