Class CatalogServiceClient.ListCatalogsPagedResponse (2.39.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
NameDescription
contextPageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog>
futureResponseApiFuture<ListCatalogsResponse>
Returns
TypeDescription
ApiFuture<ListCatalogsPagedResponse>