public class AlipayIserviceCcmAgentSchedulelogQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayIserviceCcmAgentSchedulelogQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getAgentIds() |
String |
getCcsInstanceId() |
Date |
getEndTime() |
Long |
getLimit() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getStartId() |
Date |
getStartTime() |
void |
setAgentIds(List<String> agentIds) |
void |
setCcsInstanceId(String ccsInstanceId) |
void |
setEndTime(Date endTime) |
void |
setLimit(Long limit) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setStartId(Long startId) |
void |
setStartTime(Date startTime) |
public AlipayIserviceCcmAgentSchedulelogQueryModel()
public String getCcsInstanceId()
public void setCcsInstanceId(String ccsInstanceId)
public Date getEndTime()
public void setEndTime(Date endTime)
public Long getLimit()
public void setLimit(Long limit)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getStartId()
public void setStartId(Long startId)
public Date getStartTime()
public void setStartTime(Date startTime)
Copyright © 2023. All rights reserved.