public class ListIotTimerResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListIotTimerResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPageNo() |
int |
getPageSize() |
List<IotTimer> |
getResult() |
int |
getTotalCount() |
void |
setPageNo(int pageNo) |
void |
setPageSize(int pageSize) |
void |
setResult(List<IotTimer> result) |
void |
setTotalCount(int totalCount) |
getMetadataCopyright © 2023. All rights reserved.