public class MnaClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
MnaClient(Credential credential,
String region) |
MnaClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public MnaClient(Credential credential, String region)
public MnaClient(Credential credential, String region, ClientProfile profile)
public AddDeviceResponse AddDevice(AddDeviceRequest req) throws TencentCloudSDKException
req
- AddDeviceRequestTencentCloudSDKException
public CreateEncryptedKeyResponse CreateEncryptedKey(CreateEncryptedKeyRequest req) throws TencentCloudSDKException
req
- CreateEncryptedKeyRequestTencentCloudSDKException
public CreateQosResponse CreateQos(CreateQosRequest req) throws TencentCloudSDKException
req
- CreateQosRequestTencentCloudSDKException
public DeleteDeviceResponse DeleteDevice(DeleteDeviceRequest req) throws TencentCloudSDKException
req
- DeleteDeviceRequestTencentCloudSDKException
public DeleteQosResponse DeleteQos(DeleteQosRequest req) throws TencentCloudSDKException
req
- DeleteQosRequestTencentCloudSDKException
public DescribeQosResponse DescribeQos(DescribeQosRequest req) throws TencentCloudSDKException
req
- DescribeQosRequestTencentCloudSDKException
public GetDeviceResponse GetDevice(GetDeviceRequest req) throws TencentCloudSDKException
req
- GetDeviceRequestTencentCloudSDKException
public GetDevicesResponse GetDevices(GetDevicesRequest req) throws TencentCloudSDKException
req
- GetDevicesRequestTencentCloudSDKException
public GetFlowStatisticResponse GetFlowStatistic(GetFlowStatisticRequest req) throws TencentCloudSDKException
req
- GetFlowStatisticRequestTencentCloudSDKException
public GetMultiFlowStatisticResponse GetMultiFlowStatistic(GetMultiFlowStatisticRequest req) throws TencentCloudSDKException
req
- GetMultiFlowStatisticRequestTencentCloudSDKException
public GetPublicKeyResponse GetPublicKey(GetPublicKeyRequest req) throws TencentCloudSDKException
req
- GetPublicKeyRequestTencentCloudSDKException
public GetStatisticDataResponse GetStatisticData(GetStatisticDataRequest req) throws TencentCloudSDKException
req
- GetStatisticDataRequestTencentCloudSDKException
public UpdateDeviceResponse UpdateDevice(UpdateDeviceRequest req) throws TencentCloudSDKException
req
- UpdateDeviceRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.