Class OsConfigZonalServiceClient.ListInventoriesPagedResponse (2.5.2)

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
NameDescription
contextPageContext<ListInventoriesRequest,ListInventoriesResponse,Inventory>
futureResponseApiFuture<ListInventoriesResponse>
Returns
TypeDescription
ApiFuture<ListInventoriesPagedResponse>