Package cn.ucloud.ulb.models
Class DescribeListenersResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ulb.models.DescribeListenersResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetListeners(List<DescribeListenersResponse.Listener> listeners) voidsetTotalCount(Integer totalCount) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeListenersResponse
public DescribeListenersResponse()
-
-
Method Details
-
getTotalCount
-
setTotalCount
-
getListeners
-
setListeners
-