Uses of Class
cn.ucloud.vpc.models.DescribeNATGWResponse.NatGWIPResInfo
-
Packages that use DescribeNATGWResponse.NatGWIPResInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeNATGWResponse.NatGWIPResInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeNATGWResponse.NatGWIPResInfo Modifier and Type Method Description List<DescribeNATGWResponse.NatGWIPResInfo>DescribeNATGWResponse.NatGatewayIPSet. getIPResInfo()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeNATGWResponse.NatGWIPResInfo Modifier and Type Method Description voidDescribeNATGWResponse.NatGatewayIPSet. setIPResInfo(List<DescribeNATGWResponse.NatGWIPResInfo> ipResInfo)
-