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