Class OsConfigZonalServiceClient.ListInventoriesPagedResponse (2.44.0)

public static class OsConfigZonalServiceClient.ListInventoriesPagedResponse extends AbstractPagedListResponse<ListInventoriesRequest,ListInventoriesResponse,Inventory,OsConfigZonalServiceClient.ListInventoriesPage,OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OsConfigZonalServiceClient.ListInventoriesPagedResponse

Static Methods

createAsync(PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory> context, ApiFuture<ListInventoriesResponse> futureResponse)

public static ApiFuture<OsConfigZonalServiceClient.ListInventoriesPagedResponse> createAsync(PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory> context, ApiFuture<ListInventoriesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory>
futureResponse ApiFuture<ListInventoriesResponse>
Returns
Type Description
ApiFuture<ListInventoriesPagedResponse>