Uses of Class
cn.ucloud.pathx.models.DescribeUGA3InstanceResponse.OutPublicIpInfo
-
Packages that use DescribeUGA3InstanceResponse.OutPublicIpInfo Package Description cn.ucloud.pathx.models -
-
Uses of DescribeUGA3InstanceResponse.OutPublicIpInfo in cn.ucloud.pathx.models
Methods in cn.ucloud.pathx.models that return types with arguments of type DescribeUGA3InstanceResponse.OutPublicIpInfo Modifier and Type Method Description List<DescribeUGA3InstanceResponse.OutPublicIpInfo>DescribeUGA3InstanceResponse.ForwardInfo. getEgressIpList()Method parameters in cn.ucloud.pathx.models with type arguments of type DescribeUGA3InstanceResponse.OutPublicIpInfo Modifier and Type Method Description voidDescribeUGA3InstanceResponse.ForwardInfo. setEgressIpList(List<DescribeUGA3InstanceResponse.OutPublicIpInfo> egressIpList)
-