public class Ipv6 extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| Ipv6() | 
| Ipv6(Ipv6 source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getSwitch()Get Ipv6 访问功能配置,取值有:
on:开启Ipv6访问功能;
off:关闭Ipv6访问功能。 | 
| void | setSwitch(String Switch)Set Ipv6 访问功能配置,取值有:
on:开启Ipv6访问功能;
off:关闭Ipv6访问功能。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic Ipv6()
public Ipv6(Ipv6 source)
public String getSwitch()
public void setSwitch(String Switch)
Switch - Ipv6 访问功能配置,取值有:
Copyright © 2025. All rights reserved.