Class WarehouseClient.SearchIndexEndpointPagedResponse (0.2.0)

public static class WarehouseClient.SearchIndexEndpointPagedResponse extends AbstractPagedListResponse<SearchIndexEndpointRequest,SearchIndexEndpointResponse,SearchResultItem,WarehouseClient.SearchIndexEndpointPage,WarehouseClient.SearchIndexEndpointFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > WarehouseClient.SearchIndexEndpointPagedResponse

Static Methods

createAsync(PageContext<SearchIndexEndpointRequest,SearchIndexEndpointResponse,SearchResultItem> context, ApiFuture<SearchIndexEndpointResponse> futureResponse)

public static ApiFuture<WarehouseClient.SearchIndexEndpointPagedResponse> createAsync(PageContext<SearchIndexEndpointRequest,SearchIndexEndpointResponse,SearchResultItem> context, ApiFuture<SearchIndexEndpointResponse> futureResponse)
Parameters
Name Description
context PageContext<SearchIndexEndpointRequest,SearchIndexEndpointResponse,SearchResultItem>
futureResponse ApiFuture<SearchIndexEndpointResponse>
Returns
Type Description
ApiFuture<SearchIndexEndpointPagedResponse>