Class WarehouseClient.ListCollectionsPage (0.15.0)

public static class WarehouseClient.ListCollectionsPage extends AbstractPage<ListCollectionsRequest,ListCollectionsResponse,Collection,WarehouseClient.ListCollectionsPage>

Inheritance

java.lang.Object > AbstractPage > WarehouseClient.ListCollectionsPage

Methods

createPage(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ListCollectionsResponse response)

protected WarehouseClient.ListCollectionsPage createPage(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ListCollectionsResponse response)
Returns
Type Description
WarehouseClient.ListCollectionsPage
Overrides

createPageAsync(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ApiFuture<ListCollectionsResponse> futureResponse)

public ApiFuture<WarehouseClient.ListCollectionsPage> createPageAsync(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ApiFuture<ListCollectionsResponse> futureResponse)
Returns
Type Description
ApiFuture<ListCollectionsPage>
Overrides