Class CatalogServiceClient.ListMetadataFeedsPagedResponse (1.86.0)

public static class CatalogServiceClient.ListMetadataFeedsPagedResponse extends AbstractPagedListResponse<ListMetadataFeedsRequest,ListMetadataFeedsResponse,MetadataFeed,CatalogServiceClient.ListMetadataFeedsPage,CatalogServiceClient.ListMetadataFeedsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CatalogServiceClient.ListMetadataFeedsPagedResponse

Static Methods

createAsync(PageContext<ListMetadataFeedsRequest,ListMetadataFeedsResponse,MetadataFeed> context, ApiFuture<ListMetadataFeedsResponse> futureResponse)

public static ApiFuture<CatalogServiceClient.ListMetadataFeedsPagedResponse> createAsync(PageContext<ListMetadataFeedsRequest,ListMetadataFeedsResponse,MetadataFeed> context, ApiFuture<ListMetadataFeedsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMetadataFeedsRequest,ListMetadataFeedsResponse,MetadataFeed>
futureResponse ApiFuture<ListMetadataFeedsResponse>
Returns
Type Description
ApiFuture<ListMetadataFeedsPagedResponse>