Uses of Class
com.tencentcloudapi.vpc.v20170312.models.Ip6RuleInfo
-
Packages that use Ip6RuleInfo Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of Ip6RuleInfo in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return Ip6RuleInfo Modifier and Type Method Description Ip6RuleInfo[]AddIp6RulesRequest. getIp6RuleInfos()Get IPV6转换规则信息Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type Ip6RuleInfo Modifier and Type Method Description voidAddIp6RulesRequest. setIp6RuleInfos(Ip6RuleInfo[] Ip6RuleInfos)Set IPV6转换规则信息Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type Ip6RuleInfo Constructor Description Ip6RuleInfo(Ip6RuleInfo 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.
-