Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
ProtectHostConfig[] |
ModifyWebPageProtectDirRequest.getHostConfig()
Get 防护机器列表信息
|
ProtectHostConfig[] |
CreateProtectServerRequest.getProtectHostConfig()
Get 防护机器 信息
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyWebPageProtectDirRequest.setHostConfig(ProtectHostConfig[] HostConfig)
Set 防护机器列表信息
|
void |
CreateProtectServerRequest.setProtectHostConfig(ProtectHostConfig[] ProtectHostConfig)
Set 防护机器 信息
|
Constructor and Description |
---|
ProtectHostConfig(ProtectHostConfig 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.