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加速过程
|
DescribeQosResponse |
DescribeQos(DescribeQosRequest req)
获取Qos加速状态
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public MnaClient(Credential credential, String region)
public MnaClient(Credential credential, String region, ClientProfile profile)
public CreateQosResponse CreateQos(CreateQosRequest req) throws TencentCloudSDKException
req
- CreateQosRequestTencentCloudSDKException
public DeleteQosResponse DeleteQos(DeleteQosRequest req) throws TencentCloudSDKException
req
- DeleteQosRequestTencentCloudSDKException
public DescribeQosResponse DescribeQos(DescribeQosRequest req) throws TencentCloudSDKException
req
- DescribeQosRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.