Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
WaterPrintPolicy[] |
ModifyDDoSPolicyRequest.getWaterPrint()
Get 水印策略参数,当没有启用水印功能时填空数组,最多只能传一条水印策略(即数组大小不超过1)
|
WaterPrintPolicy[] |
CreateDDoSPolicyRequest.getWaterPrint()
Get 水印策略参数,当没有启用水印功能时填空数组,最多只能传一条水印策略(即数组大小不超过1)
|
WaterPrintPolicy[] |
DDosPolicy.getWaterPrint()
Get 水印策略参数,最多只有一个,当没有水印策略时数组为空
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDDoSPolicyRequest.setWaterPrint(WaterPrintPolicy[] WaterPrint)
Set 水印策略参数,当没有启用水印功能时填空数组,最多只能传一条水印策略(即数组大小不超过1)
|
void |
CreateDDoSPolicyRequest.setWaterPrint(WaterPrintPolicy[] WaterPrint)
Set 水印策略参数,当没有启用水印功能时填空数组,最多只能传一条水印策略(即数组大小不超过1)
|
void |
DDosPolicy.setWaterPrint(WaterPrintPolicy[] WaterPrint)
Set 水印策略参数,最多只有一个,当没有水印策略时数组为空
|
Constructor and Description |
---|
WaterPrintPolicy(WaterPrintPolicy 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.