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