public static class DescribeIMRobotsResponse.PageBean extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeIMRobotsResponse.PageBean.IMRobots |
| 构造器和说明 |
|---|
PageBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeIMRobotsResponse.PageBean.IMRobots> |
getAlertIMRobots() |
Long |
getPage() |
Long |
getSize() |
Long |
getTotal() |
void |
setAlertIMRobots(List<DescribeIMRobotsResponse.PageBean.IMRobots> alertIMRobots) |
void |
setPage(Long page) |
void |
setSize(Long size) |
void |
setTotal(Long total) |
public Long getTotal()
public void setTotal(Long total)
public Long getPage()
public void setPage(Long page)
public Long getSize()
public void setSize(Long size)
public List<DescribeIMRobotsResponse.PageBean.IMRobots> getAlertIMRobots()
public void setAlertIMRobots(List<DescribeIMRobotsResponse.PageBean.IMRobots> alertIMRobots)
Copyright © 2024. All Rights Reserved.