Class ConsumerProcurementServiceClient.ListOrdersPagedResponse (0.39.0)

public static class ConsumerProcurementServiceClient.ListOrdersPagedResponse extends AbstractPagedListResponse<ListOrdersRequest,ListOrdersResponse,Order,ConsumerProcurementServiceClient.ListOrdersPage,ConsumerProcurementServiceClient.ListOrdersFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConsumerProcurementServiceClient.ListOrdersPagedResponse

Static Methods

createAsync(PageContext<ListOrdersRequest,ListOrdersResponse,Order> context, ApiFuture<ListOrdersResponse> futureResponse)

public static ApiFuture<ConsumerProcurementServiceClient.ListOrdersPagedResponse> createAsync(PageContext<ListOrdersRequest,ListOrdersResponse,Order> context, ApiFuture<ListOrdersResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListOrdersRequest,ListOrdersResponse,Order>
futureResponseApiFuture<ListOrdersResponse>
Returns
TypeDescription
ApiFuture<ListOrdersPagedResponse>