Class NotebookServiceClient.ListNotebookExecutionJobsPagedResponse (3.44.0)

public static class NotebookServiceClient.ListNotebookExecutionJobsPagedResponse extends AbstractPagedListResponse<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookExecutionJob,NotebookServiceClient.ListNotebookExecutionJobsPage,NotebookServiceClient.ListNotebookExecutionJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NotebookServiceClient.ListNotebookExecutionJobsPagedResponse

Static Methods

createAsync(PageContext<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookExecutionJob> context, ApiFuture<ListNotebookExecutionJobsResponse> futureResponse)

public static ApiFuture<NotebookServiceClient.ListNotebookExecutionJobsPagedResponse> createAsync(PageContext<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookExecutionJob> context, ApiFuture<ListNotebookExecutionJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookExecutionJob>
futureResponse ApiFuture<ListNotebookExecutionJobsResponse>
Returns
Type Description
ApiFuture<ListNotebookExecutionJobsPagedResponse>