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