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