Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.Layer7Rule
-
Packages that use Layer7Rule Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of Layer7Rule in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return Layer7Rule Modifier and Type Method Description Layer7Rule[]DescribeListListenerResponse. getLayer7Listeners()Get 7层转发监听器列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type Layer7Rule Modifier and Type Method Description voidDescribeListListenerResponse. setLayer7Listeners(Layer7Rule[] Layer7Listeners)Set 7层转发监听器列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type Layer7Rule Constructor Description Layer7Rule(Layer7Rule 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.
-