public class GetSkillGroupServiceCapabilityShrinkRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetSkillGroupServiceCapabilityShrinkRequest() |
@NameInMap(value="CurrentPage") public Integer currentPage
@NameInMap(value="DepIds") public String depIdsShrink
@NameInMap(value="EndDate") public Long endDate
@NameInMap(value="ExistDepartmentGrouping") public Boolean existDepartmentGrouping
@NameInMap(value="ExistSkillGroupGrouping") public Boolean existSkillGroupGrouping
@NameInMap(value="GroupIds") public String groupIdsShrink
@NameInMap(value="InstanceId") public String instanceId
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="StartDate") public Long startDate
public GetSkillGroupServiceCapabilityShrinkRequest()
public static GetSkillGroupServiceCapabilityShrinkRequest build(Map<String,?> map) throws Exception
Exception
public GetSkillGroupServiceCapabilityShrinkRequest setCurrentPage(Integer currentPage)
public Integer getCurrentPage()
public GetSkillGroupServiceCapabilityShrinkRequest setDepIdsShrink(String depIdsShrink)
public String getDepIdsShrink()
public GetSkillGroupServiceCapabilityShrinkRequest setEndDate(Long endDate)
public Long getEndDate()
public GetSkillGroupServiceCapabilityShrinkRequest setExistDepartmentGrouping(Boolean existDepartmentGrouping)
public Boolean getExistDepartmentGrouping()
public GetSkillGroupServiceCapabilityShrinkRequest setExistSkillGroupGrouping(Boolean existSkillGroupGrouping)
public Boolean getExistSkillGroupGrouping()
public GetSkillGroupServiceCapabilityShrinkRequest setGroupIdsShrink(String groupIdsShrink)
public String getGroupIdsShrink()
public GetSkillGroupServiceCapabilityShrinkRequest setInstanceId(String instanceId)
public String getInstanceId()
public GetSkillGroupServiceCapabilityShrinkRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public GetSkillGroupServiceCapabilityShrinkRequest setStartDate(Long startDate)
public Long getStartDate()
Copyright © 2023. All rights reserved.