public class GetSkillGroupServiceStatusRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetSkillGroupServiceStatusRequest() |
@NameInMap(value="CurrentPage") public Integer currentPage
@NameInMap(value="EndDate") public Long endDate
@NameInMap(value="ExistAgentGrouping") public Boolean existAgentGrouping
@NameInMap(value="ExistChannelInstanceGrouping") public Boolean existChannelInstanceGrouping
@NameInMap(value="ExistDepartmentGrouping") public Boolean existDepartmentGrouping
@NameInMap(value="ExistRobotInstanceGrouping") public Boolean existRobotInstanceGrouping
@NameInMap(value="ExistSkillGroupGrouping") public Boolean existSkillGroupGrouping
@NameInMap(value="InstanceId") public String instanceId
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="StartDate") public Long startDate
@NameInMap(value="TimeLatitudeType") public String timeLatitudeType
public static GetSkillGroupServiceStatusRequest build(Map<String,?> map) throws Exception
Exception
public GetSkillGroupServiceStatusRequest setAgentIds(List<Long> agentIds)
public GetSkillGroupServiceStatusRequest setCurrentPage(Integer currentPage)
public Integer getCurrentPage()
public GetSkillGroupServiceStatusRequest setDepIds(List<Long> depIds)
public GetSkillGroupServiceStatusRequest setEndDate(Long endDate)
public Long getEndDate()
public GetSkillGroupServiceStatusRequest setExistAgentGrouping(Boolean existAgentGrouping)
public Boolean getExistAgentGrouping()
public GetSkillGroupServiceStatusRequest setExistChannelInstanceGrouping(Boolean existChannelInstanceGrouping)
public Boolean getExistChannelInstanceGrouping()
public GetSkillGroupServiceStatusRequest setExistDepartmentGrouping(Boolean existDepartmentGrouping)
public Boolean getExistDepartmentGrouping()
public GetSkillGroupServiceStatusRequest setExistRobotInstanceGrouping(Boolean existRobotInstanceGrouping)
public Boolean getExistRobotInstanceGrouping()
public GetSkillGroupServiceStatusRequest setExistSkillGroupGrouping(Boolean existSkillGroupGrouping)
public Boolean getExistSkillGroupGrouping()
public GetSkillGroupServiceStatusRequest setGroupIds(List<Long> groupIds)
public GetSkillGroupServiceStatusRequest setInstanceId(String instanceId)
public String getInstanceId()
public GetSkillGroupServiceStatusRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public GetSkillGroupServiceStatusRequest setStartDate(Long startDate)
public Long getStartDate()
public GetSkillGroupServiceStatusRequest setTimeLatitudeType(String timeLatitudeType)
public String getTimeLatitudeType()
Copyright © 2023. All rights reserved.