public static class GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData() |
@NameInMap(value="PageNum") public Integer pageNum
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="Rows") public String rows
@NameInMap(value="TotalNum") public Integer totalNum
public GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData()
public static GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData build(Map<String,?> map) throws Exception
Exception
public GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData setPageNum(Integer pageNum)
public Integer getPageNum()
public GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData setRows(String rows)
public String getRows()
public GetSkillGroupServiceStatusResponseBody.GetSkillGroupServiceStatusResponseBodyData setTotalNum(Integer totalNum)
public Integer getTotalNum()
Copyright © 2023. All rights reserved.