Uses of Class
cn.ucloud.vpc.models.CreateSnatDnatRuleResponse
-
Packages that use CreateSnatDnatRuleResponse Package Description cn.ucloud.vpc.client -
-
Uses of CreateSnatDnatRuleResponse in cn.ucloud.vpc.client
Methods in cn.ucloud.vpc.client that return CreateSnatDnatRuleResponse Modifier and Type Method Description CreateSnatDnatRuleResponseVPCClient. createSnatDnatRule(CreateSnatDnatRuleRequest request)CreateSnatDnatRule - 使用NAT创建内外网IP映射CreateSnatDnatRuleResponseVPCClientInterface. createSnatDnatRule(CreateSnatDnatRuleRequest request)CreateSnatDnatRule - 使用NAT创建内外网IP映射
-