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