Package cn.ucloud.ucdn.models
Class GetUcdnDomainInfoListResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucdn.models.GetUcdnDomainInfoListResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDomainInfoList(List<GetUcdnDomainInfoListResponse.DomainBaseInfo> domainInfoList) voidsetTotalCount(Integer totalCount) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
GetUcdnDomainInfoListResponse
public GetUcdnDomainInfoListResponse()
-
-
Method Details
-
getTotalCount
-
setTotalCount
-
getDomainInfoList
-
setDomainInfoList
-