Class CatalogServiceClient.ListMetadataJobsPagedResponse (1.52.0)

public static class CatalogServiceClient.ListMetadataJobsPagedResponse extends AbstractPagedListResponse<ListMetadataJobsRequest,ListMetadataJobsResponse,MetadataJob,CatalogServiceClient.ListMetadataJobsPage,CatalogServiceClient.ListMetadataJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CatalogServiceClient.ListMetadataJobsPagedResponse

Static Methods

createAsync(PageContext<ListMetadataJobsRequest,ListMetadataJobsResponse,MetadataJob> context, ApiFuture<ListMetadataJobsResponse> futureResponse)

public static ApiFuture<CatalogServiceClient.ListMetadataJobsPagedResponse> createAsync(PageContext<ListMetadataJobsRequest,ListMetadataJobsResponse,MetadataJob> context, ApiFuture<ListMetadataJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMetadataJobsRequest,ListMetadataJobsResponse,MetadataJob>
futureResponse ApiFuture<ListMetadataJobsResponse>
Returns
Type Description
ApiFuture<ListMetadataJobsPagedResponse>