Class DataplexServiceClient.ListJobsPagedResponse (1.41.0)

public static class DataplexServiceClient.ListJobsPagedResponse extends AbstractPagedListResponse<ListJobsRequest,ListJobsResponse,Job,DataplexServiceClient.ListJobsPage,DataplexServiceClient.ListJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListJobsPagedResponse

Static Methods

createAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ApiFuture<ListJobsResponse> futureResponse)

public static ApiFuture<DataplexServiceClient.ListJobsPagedResponse> createAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ApiFuture<ListJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponse ApiFuture<ListJobsResponse>
Returns
Type Description
ApiFuture<ListJobsPagedResponse>