Class CatalogServiceClient.ListCatalogsPagedResponse (2.44.0)

public static class CatalogServiceClient.ListCatalogsPagedResponse extends AbstractPagedListResponse<ListCatalogsRequest,ListCatalogsResponse,Catalog,CatalogServiceClient.ListCatalogsPage,CatalogServiceClient.ListCatalogsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CatalogServiceClient.ListCatalogsPagedResponse

Static Methods

createAsync(PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ApiFuture<ListCatalogsResponse> futureResponse)

public static ApiFuture<CatalogServiceClient.ListCatalogsPagedResponse> createAsync(PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ApiFuture<ListCatalogsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog>
futureResponse ApiFuture<ListCatalogsResponse>
Returns
Type Description
ApiFuture<ListCatalogsPagedResponse>