Uses of Class
com.tencentcloudapi.vpc.v20170312.models.ModifyIp6RuleResponse
-
Packages that use ModifyIp6RuleResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of ModifyIp6RuleResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return ModifyIp6RuleResponse Modifier and Type Method Description ModifyIp6RuleResponseVpcClient. ModifyIp6Rule(ModifyIp6RuleRequest req)该接口用于修改IPV6转换规则,当前仅支持修改转换规则名称,IPV4地址和IPV4端口号 -
Uses of ModifyIp6RuleResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type ModifyIp6RuleResponse Constructor Description ModifyIp6RuleResponse(ModifyIp6RuleResponse 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.
-