Class DescribeWafDomainHostInfoResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uewaf.models.DescribeWafDomainHostInfoResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDomainHostList(List<DescribeWafDomainHostInfoResponse.HostStatausInfo> domainHostList) voidsetTotalCount(Integer totalCount) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeWafDomainHostInfoResponse
public DescribeWafDomainHostInfoResponse()
-
-
Method Details
-
getTotalCount
-
setTotalCount
-
getDomainHostList
-
setDomainHostList
public void setDomainHostList(List<DescribeWafDomainHostInfoResponse.HostStatausInfo> domainHostList)
-