public class ExtraInfo extends AbstractModel
| Constructor and Description | 
|---|
| ExtraInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getTgwGroupName()Get TgwGroup name
Note: This field may return null, indicating that no valid values can be obtained. | 
| Boolean | getZhiTong()Get Whether to enable VIP direct connection
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setTgwGroupName(String TgwGroupName)Set TgwGroup name
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setZhiTong(Boolean ZhiTong)Set Whether to enable VIP direct connection
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic Boolean getZhiTong()
public void setZhiTong(Boolean ZhiTong)
ZhiTong - Whether to enable VIP direct connection
Note: This field may return null, indicating that no valid values can be obtained.public String getTgwGroupName()
public void setTgwGroupName(String TgwGroupName)
TgwGroupName - TgwGroup name
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2021. All rights reserved.