Class WarehouseClient.ListCollectionsPagedResponse (0.2.0)

public static class WarehouseClient.ListCollectionsPagedResponse extends AbstractPagedListResponse<ListCollectionsRequest,ListCollectionsResponse,Collection,WarehouseClient.ListCollectionsPage,WarehouseClient.ListCollectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > WarehouseClient.ListCollectionsPagedResponse

Static Methods

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

public static ApiFuture<WarehouseClient.ListCollectionsPagedResponse> createAsync(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ApiFuture<ListCollectionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection>
futureResponse ApiFuture<ListCollectionsResponse>
Returns
Type Description
ApiFuture<ListCollectionsPagedResponse>