Package cn.ucloud.pathx.models
Class CreateUGAInstanceResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.CreateUGAInstanceResponse
-
public class CreateUGAInstanceResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description CreateUGAInstanceResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCName()StringgetUGAId()voidsetCName(String cName)voidsetUGAId(String ugaId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-