Uses of Class
com.tencentcloudapi.dayu.v20180709.models.NewL4RuleEntry
-
Packages that use NewL4RuleEntry Package Description com.tencentcloudapi.dayu.v20180709.models -
-
Uses of NewL4RuleEntry in com.tencentcloudapi.dayu.v20180709.models
Methods in com.tencentcloudapi.dayu.v20180709.models that return NewL4RuleEntry Modifier and Type Method Description NewL4RuleEntry[]DescribeNewL4RulesResponse. getRules()Get 转发规则列表Methods in com.tencentcloudapi.dayu.v20180709.models with parameters of type NewL4RuleEntry Modifier and Type Method Description voidDescribeNewL4RulesResponse. setRules(NewL4RuleEntry[] Rules)Set 转发规则列表Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type NewL4RuleEntry Constructor Description NewL4RuleEntry(NewL4RuleEntry 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.
-