public class AlipayCloudCloudbaseHttpaccessBindQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudbaseHttpaccessBindQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DomainBind> |
getDomainBinds() |
Long |
getPageIndex() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setDomainBinds(List<DomainBind> domainBinds) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudbaseHttpaccessBindQueryResponse()
public void setDomainBinds(List<DomainBind> domainBinds)
public List<DomainBind> getDomainBinds()
public void setPageIndex(Long pageIndex)
public Long getPageIndex()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2024. All rights reserved.