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