public static final class ListInterceptionRulePageResponseBody.PageInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListInterceptionRulePageResponseBody.PageInfo |
build() |
ListInterceptionRulePageResponseBody.PageInfo.Builder |
count(Integer count)
Count.
|
ListInterceptionRulePageResponseBody.PageInfo.Builder |
currentPage(Integer currentPage)
CurrentPage.
|
ListInterceptionRulePageResponseBody.PageInfo.Builder |
pageSize(Integer pageSize)
PageSize.
|
ListInterceptionRulePageResponseBody.PageInfo.Builder |
totalCount(Integer totalCount)
TotalCount.
|
public ListInterceptionRulePageResponseBody.PageInfo.Builder count(Integer count)
public ListInterceptionRulePageResponseBody.PageInfo.Builder currentPage(Integer currentPage)
public ListInterceptionRulePageResponseBody.PageInfo.Builder pageSize(Integer pageSize)
public ListInterceptionRulePageResponseBody.PageInfo.Builder totalCount(Integer totalCount)
public ListInterceptionRulePageResponseBody.PageInfo build()
Copyright © 2023. All rights reserved.