Uses of Class
cn.ucloud.vpc.models.UpdateSnatRuleResponse
-
Packages that use UpdateSnatRuleResponse Package Description cn.ucloud.vpc.client -
-
Uses of UpdateSnatRuleResponse in cn.ucloud.vpc.client
Methods in cn.ucloud.vpc.client that return UpdateSnatRuleResponse Modifier and Type Method Description UpdateSnatRuleResponseVPCClient. updateSnatRule(UpdateSnatRuleRequest request)UpdateSnatRule - 更新出口规则(SNAT规则)UpdateSnatRuleResponseVPCClientInterface. updateSnatRule(UpdateSnatRuleRequest request)UpdateSnatRule - 更新出口规则(SNAT规则)
-