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