Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.WaterPrintRelation
-
Packages that use WaterPrintRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of WaterPrintRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return WaterPrintRelation Modifier and Type Method Description WaterPrintRelation[]DescribeListWaterPrintConfigResponse. getConfigList()Get 水印配置列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type WaterPrintRelation Modifier and Type Method Description voidDescribeListWaterPrintConfigResponse. setConfigList(WaterPrintRelation[] ConfigList)Set 水印配置列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type WaterPrintRelation Constructor Description WaterPrintRelation(WaterPrintRelation 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.
-