Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
Ipv6 |
ZoneSetting.getIpv6()
Get IPv6 access configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
Ipv6 |
DetailHost.getIpv6()
Get The IPv6 access configuration item.
|
Ipv6 |
ModifyZoneSettingRequest.getIpv6()
Get The IPv6 access configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ZoneSetting.setIpv6(Ipv6 Ipv6)
Set IPv6 access configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
DetailHost.setIpv6(Ipv6 Ipv6)
Set The IPv6 access configuration item.
|
void |
ModifyZoneSettingRequest.setIpv6(Ipv6 Ipv6)
Set The IPv6 access configuration.
|
Constructor and Description |
---|
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.
|
Copyright © 2022. All rights reserved.