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