| Package | Description |
|---|---|
| com.tencentcloudapi.waf.v20180125.models |
| Modifier and Type | Method and Description |
|---|---|
PortInfo[] |
DomainsPartInfo.getPorts()
Get 域名端口配置
|
PortInfo[] |
DomainInfo.getPorts()
Get 服务端口配置
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainsPartInfo.setPorts(PortInfo[] Ports)
Set 域名端口配置
|
void |
DomainInfo.setPorts(PortInfo[] Ports)
Set 服务端口配置
|
| Constructor and Description |
|---|
PortInfo(PortInfo 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 © 2025. All rights reserved.