Package cn.ucloud.udpn.models
Class AllocateUDPNResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.udpn.models.AllocateUDPNResponse
-
public class AllocateUDPNResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description AllocateUDPNResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUDPNId()voidsetUDPNId(String udpnId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-