Class LocalInventoryServiceClient.ListLocalInventoriesPagedResponse (0.5.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
NameDescription
contextPageContext<ListLocalInventoriesRequest,ListLocalInventoriesResponse,LocalInventory>
futureResponseApiFuture<ListLocalInventoriesResponse>
Returns
TypeDescription
ApiFuture<ListLocalInventoriesPagedResponse>