Class WarehouseClient.ListIndexesPagedResponse (0.2.0)

public static class WarehouseClient.ListIndexesPagedResponse extends AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,WarehouseClient.ListIndexesPage,WarehouseClient.ListIndexesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > WarehouseClient.ListIndexesPagedResponse

Static Methods

createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)

public static ApiFuture<WarehouseClient.ListIndexesPagedResponse> createAsync(PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ApiFuture<ListIndexesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListIndexesRequest,ListIndexesResponse,Index>
futureResponse ApiFuture<ListIndexesResponse>
Returns
Type Description
ApiFuture<ListIndexesPagedResponse>