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 CreateDeviceResponse CreateDevice(CreateDeviceRequest req) throws TencentCloudSDKException
req
- CreateDeviceRequestTencentCloudSDKException
public CreatePrivateCAResponse CreatePrivateCA(CreatePrivateCARequest req) throws TencentCloudSDKException
req
- CreatePrivateCARequestTencentCloudSDKException
public CreateProductResponse CreateProduct(CreateProductRequest req) throws TencentCloudSDKException
req
- CreateProductRequestTencentCloudSDKException
public DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req
- DeleteDeviceRequestTencentCloudSDKException
public DeleteDeviceShadowResponse DeleteDeviceShadow(DeleteDeviceShadowRequest req) throws TencentCloudSDKException
req
- DeleteDeviceShadowRequestTencentCloudSDKException
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 DescribeProductsResponse DescribeProducts(DescribeProductsRequest req) throws TencentCloudSDKException
req
- DescribeProductsRequestTencentCloudSDKException
public SetProductsForbiddenStatusResponse SetProductsForbiddenStatus(SetProductsForbiddenStatusRequest req) throws TencentCloudSDKException
req
- SetProductsForbiddenStatusRequestTencentCloudSDKException
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
public UpdateProductDynamicRegisterResponse UpdateProductDynamicRegister(UpdateProductDynamicRegisterRequest req) throws TencentCloudSDKException
req
- UpdateProductDynamicRegisterRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.