public static class QueryInstancesByBatchResponse.Meta extends Object
| Constructor and Description |
|---|
Meta() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPageNum() |
int |
getPageSize() |
long |
getTotal() |
void |
setPageNum(int pageNum) |
void |
setPageSize(int pageSize) |
void |
setTotal(long total) |
Copyright © 2021. All rights reserved.