Package cn.ucloud.pathx.models
Class DescribeUPathResponse.PathXUGAInfo
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.DescribeUPathResponse.PathXUGAInfo
-
- Enclosing class:
- DescribeUPathResponse
public static class DescribeUPathResponse.PathXUGAInfo extends Response
-
-
Constructor Summary
Constructors Constructor Description PathXUGAInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDomain()List<String>getIPList()StringgetUGAId()voidsetDomain(String domain)voidsetIPList(List<String> ipList)voidsetUGAId(String ugaId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-