public static final class ListIntegrationResponseBody.PageInfo.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListIntegrationResponseBody.PageInfo |
build() |
ListIntegrationResponseBody.PageInfo.Builder |
integrations(List<ListIntegrationResponseBody.Integrations> integrations)
Integrations.
|
ListIntegrationResponseBody.PageInfo.Builder |
page(Long page)
Page.
|
ListIntegrationResponseBody.PageInfo.Builder |
size(Long size)
Size.
|
ListIntegrationResponseBody.PageInfo.Builder |
total(Long total)
Total.
|
public ListIntegrationResponseBody.PageInfo.Builder integrations(List<ListIntegrationResponseBody.Integrations> integrations)
public ListIntegrationResponseBody.PageInfo.Builder page(Long page)
public ListIntegrationResponseBody.PageInfo.Builder size(Long size)
public ListIntegrationResponseBody.PageInfo.Builder total(Long total)
public ListIntegrationResponseBody.PageInfo build()
Copyright © 2024. All rights reserved.