Package cn.ucloud.pathx.models
Class DescribeUGAInstanceResponse.OutPublicIpInfo
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.DescribeUGAInstanceResponse.OutPublicIpInfo
-
- Enclosing class:
- DescribeUGAInstanceResponse
public static class DescribeUGAInstanceResponse.OutPublicIpInfo extends Response
-
-
Constructor Summary
Constructors Constructor Description OutPublicIpInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArea()StringgetIP()voidsetArea(String area)voidsetIP(String ip)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-