Uses of Class
cn.ucloud.pathx.models.DescribeUGAInstanceResponse.OutPublicIpInfo
-
Packages that use DescribeUGAInstanceResponse.OutPublicIpInfo Package Description cn.ucloud.pathx.models -
-
Uses of DescribeUGAInstanceResponse.OutPublicIpInfo in cn.ucloud.pathx.models
Methods in cn.ucloud.pathx.models that return types with arguments of type DescribeUGAInstanceResponse.OutPublicIpInfo Modifier and Type Method Description List<DescribeUGAInstanceResponse.OutPublicIpInfo>DescribeUGAInstanceResponse.UGAAInfo. getOutPublicIpList()Method parameters in cn.ucloud.pathx.models with type arguments of type DescribeUGAInstanceResponse.OutPublicIpInfo Modifier and Type Method Description voidDescribeUGAInstanceResponse.UGAAInfo. setOutPublicIpList(List<DescribeUGAInstanceResponse.OutPublicIpInfo> outPublicIpList)
-