Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
Ipv6 |
AddCdnDomainRequest.getIpv6()
Get Ipv6 配置(功能灰度中,尚未全量)
|
Ipv6 |
DetailDomain.getIpv6()
Get Ipv6 回源配置(功能灰度中,敬请期待)
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
AddCdnDomainRequest.setIpv6(Ipv6 Ipv6)
Set Ipv6 配置(功能灰度中,尚未全量)
|
void |
DetailDomain.setIpv6(Ipv6 Ipv6)
Set Ipv6 回源配置(功能灰度中,敬请期待)
注意:此字段可能返回 null,表示取不到有效值。
|
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 © 2023. All rights reserved.