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) |
| Modifier and Type | Method and Description |
|---|---|
CreateQosResponse |
CreateQos(CreateQosRequest req)
移动网络发起Qos加速过程
|
DeleteQosResponse |
DeleteQos(DeleteQosRequest req)
移动网络停止Qos加速过程
|
call, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegionpublic MnaClient(Credential credential, String region)
public MnaClient(Credential credential, String region, ClientProfile profile)
public CreateQosResponse CreateQos(CreateQosRequest req) throws TencentCloudSDKException
req - CreateQosRequestTencentCloudSDKExceptionpublic DeleteQosResponse DeleteQos(DeleteQosRequest req) throws TencentCloudSDKException
req - DeleteQosRequestTencentCloudSDKExceptionCopyright © 2021. All rights reserved.