public static final class ListClusterInterceptionConfigResponseBody.PageInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListClusterInterceptionConfigResponseBody.PageInfo |
build() |
ListClusterInterceptionConfigResponseBody.PageInfo.Builder |
count(Integer count)
The number of entries returned on the current page.
|
ListClusterInterceptionConfigResponseBody.PageInfo.Builder |
currrentPage(Integer currrentPage)
The page number of the returned page.
|
ListClusterInterceptionConfigResponseBody.PageInfo.Builder |
pageSize(Integer pageSize)
The number of entries returned per page.
|
ListClusterInterceptionConfigResponseBody.PageInfo.Builder |
totalCount(Integer totalCount)
The total number of entries returned.
|
public ListClusterInterceptionConfigResponseBody.PageInfo.Builder count(Integer count)
public ListClusterInterceptionConfigResponseBody.PageInfo.Builder currrentPage(Integer currrentPage)
public ListClusterInterceptionConfigResponseBody.PageInfo.Builder pageSize(Integer pageSize)
public ListClusterInterceptionConfigResponseBody.PageInfo.Builder totalCount(Integer totalCount)
public ListClusterInterceptionConfigResponseBody.PageInfo build()
Copyright © 2023. All rights reserved.