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, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public MnaClient(Credential credential, String region)
public MnaClient(Credential credential, String region, ClientProfile profile)
public ActivateHardwareResponse ActivateHardware(ActivateHardwareRequest req) throws TencentCloudSDKException
req
- ActivateHardwareRequestTencentCloudSDKException
public AddDeviceResponse AddDevice(AddDeviceRequest req) throws TencentCloudSDKException
req
- AddDeviceRequestTencentCloudSDKException
public AddGroupResponse AddGroup(AddGroupRequest req) throws TencentCloudSDKException
req
- AddGroupRequestTencentCloudSDKException
public AddHardwareResponse AddHardware(AddHardwareRequest req) throws TencentCloudSDKException
req
- AddHardwareRequestTencentCloudSDKException
public AddL3ConnResponse AddL3Conn(AddL3ConnRequest req) throws TencentCloudSDKException
req
- AddL3ConnRequestTencentCloudSDKException
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 DeleteGroupResponse DeleteGroup(DeleteGroupRequest req) throws TencentCloudSDKException
req
- DeleteGroupRequestTencentCloudSDKException
public DeleteL3ConnResponse DeleteL3Conn(DeleteL3ConnRequest req) throws TencentCloudSDKException
req
- DeleteL3ConnRequestTencentCloudSDKException
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 GetDevicePayModeResponse GetDevicePayMode(GetDevicePayModeRequest req) throws TencentCloudSDKException
req
- GetDevicePayModeRequestTencentCloudSDKException
public GetDevicesResponse GetDevices(GetDevicesRequest req) throws TencentCloudSDKException
req
- GetDevicesRequestTencentCloudSDKException
public GetFlowAlarmInfoResponse GetFlowAlarmInfo(GetFlowAlarmInfoRequest req) throws TencentCloudSDKException
req
- GetFlowAlarmInfoRequestTencentCloudSDKException
public GetFlowPackagesResponse GetFlowPackages(GetFlowPackagesRequest req) throws TencentCloudSDKException
req
- GetFlowPackagesRequestTencentCloudSDKException
public GetFlowStatisticResponse GetFlowStatistic(GetFlowStatisticRequest req) throws TencentCloudSDKException
req
- GetFlowStatisticRequestTencentCloudSDKException
public GetFlowStatisticByGroupResponse GetFlowStatisticByGroup(GetFlowStatisticByGroupRequest req) throws TencentCloudSDKException
req
- GetFlowStatisticByGroupRequestTencentCloudSDKException
public GetFlowStatisticByRegionResponse GetFlowStatisticByRegion(GetFlowStatisticByRegionRequest req) throws TencentCloudSDKException
req
- GetFlowStatisticByRegionRequestTencentCloudSDKException
public GetGroupDetailResponse GetGroupDetail(GetGroupDetailRequest req) throws TencentCloudSDKException
req
- GetGroupDetailRequestTencentCloudSDKException
public GetGroupListResponse GetGroupList(GetGroupListRequest req) throws TencentCloudSDKException
req
- GetGroupListRequestTencentCloudSDKException
public GetHardwareListResponse GetHardwareList(GetHardwareListRequest req) throws TencentCloudSDKException
req
- GetHardwareListRequestTencentCloudSDKException
public GetL3ConnListResponse GetL3ConnList(GetL3ConnListRequest req) throws TencentCloudSDKException
req
- GetL3ConnListRequestTencentCloudSDKException
public GetMultiFlowStatisticResponse GetMultiFlowStatistic(GetMultiFlowStatisticRequest req) throws TencentCloudSDKException
req
- GetMultiFlowStatisticRequestTencentCloudSDKException
public GetNetMonitorResponse GetNetMonitor(GetNetMonitorRequest req) throws TencentCloudSDKException
req
- GetNetMonitorRequestTencentCloudSDKException
public GetPublicKeyResponse GetPublicKey(GetPublicKeyRequest req) throws TencentCloudSDKException
req
- GetPublicKeyRequestTencentCloudSDKException
public GetStatisticDataResponse GetStatisticData(GetStatisticDataRequest req) throws TencentCloudSDKException
req
- GetStatisticDataRequestTencentCloudSDKException
public GetVendorHardwareResponse GetVendorHardware(GetVendorHardwareRequest req) throws TencentCloudSDKException
req
- GetVendorHardwareRequestTencentCloudSDKException
public GroupAddDeviceResponse GroupAddDevice(GroupAddDeviceRequest req) throws TencentCloudSDKException
req
- GroupAddDeviceRequestTencentCloudSDKException
public GroupDeleteDeviceResponse GroupDeleteDevice(GroupDeleteDeviceRequest req) throws TencentCloudSDKException
req
- GroupDeleteDeviceRequestTencentCloudSDKException
public ModifyPackageRenewFlagResponse ModifyPackageRenewFlag(ModifyPackageRenewFlagRequest req) throws TencentCloudSDKException
req
- ModifyPackageRenewFlagRequestTencentCloudSDKException
public OrderFlowPackageResponse OrderFlowPackage(OrderFlowPackageRequest req) throws TencentCloudSDKException
req
- OrderFlowPackageRequestTencentCloudSDKException
public OrderPerLicenseResponse OrderPerLicense(OrderPerLicenseRequest req) throws TencentCloudSDKException
req
- OrderPerLicenseRequestTencentCloudSDKException
public SetNotifyUrlResponse SetNotifyUrl(SetNotifyUrlRequest req) throws TencentCloudSDKException
req
- SetNotifyUrlRequestTencentCloudSDKException
public UpdateDeviceResponse UpdateDevice(UpdateDeviceRequest req) throws TencentCloudSDKException
req
- UpdateDeviceRequestTencentCloudSDKException
public UpdateGroupResponse UpdateGroup(UpdateGroupRequest req) throws TencentCloudSDKException
req
- UpdateGroupRequestTencentCloudSDKException
public UpdateHardwareResponse UpdateHardware(UpdateHardwareRequest req) throws TencentCloudSDKException
req
- UpdateHardwareRequestTencentCloudSDKException
public UpdateL3CidrResponse UpdateL3Cidr(UpdateL3CidrRequest req) throws TencentCloudSDKException
req
- UpdateL3CidrRequestTencentCloudSDKException
public UpdateL3ConnResponse UpdateL3Conn(UpdateL3ConnRequest req) throws TencentCloudSDKException
req
- UpdateL3ConnRequestTencentCloudSDKException
public UpdateL3SwitchResponse UpdateL3Switch(UpdateL3SwitchRequest req) throws TencentCloudSDKException
req
- UpdateL3SwitchRequestTencentCloudSDKException
Copyright © 2024. All rights reserved.