Class ConsumerProcurementServiceClient.ListOrdersPagedResponse (0.40.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
Name Description
context PageContext<ListOrdersRequest,ListOrdersResponse,Order>
futureResponse ApiFuture<ListOrdersResponse>
Returns
Type Description
ApiFuture<ListOrdersPagedResponse>