Class LocalInventoryServiceClient.ListLocalInventoriesPagedResponse (0.19.0)

public static class LocalInventoryServiceClient.ListLocalInventoriesPagedResponse extends AbstractPagedListResponse<ListLocalInventoriesRequest,ListLocalInventoriesResponse,LocalInventory,LocalInventoryServiceClient.ListLocalInventoriesPage,LocalInventoryServiceClient.ListLocalInventoriesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LocalInventoryServiceClient.ListLocalInventoriesPagedResponse

Static Methods

createAsync(PageContext<ListLocalInventoriesRequest,ListLocalInventoriesResponse,LocalInventory> context, ApiFuture<ListLocalInventoriesResponse> futureResponse)

public static ApiFuture<LocalInventoryServiceClient.ListLocalInventoriesPagedResponse> createAsync(PageContext<ListLocalInventoriesRequest,ListLocalInventoriesResponse,LocalInventory> context, ApiFuture<ListLocalInventoriesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLocalInventoriesRequest,ListLocalInventoriesResponse,LocalInventory>
futureResponse ApiFuture<ListLocalInventoriesResponse>
Returns
Type Description
ApiFuture<ListLocalInventoriesPagedResponse>