Class NotebookServiceClient.ListNotebookRuntimesPagedResponse (3.44.0)

public static class NotebookServiceClient.ListNotebookRuntimesPagedResponse extends AbstractPagedListResponse<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime,NotebookServiceClient.ListNotebookRuntimesPage,NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NotebookServiceClient.ListNotebookRuntimesPagedResponse

Static Methods

createAsync(PageContext<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime> context, ApiFuture<ListNotebookRuntimesResponse> futureResponse)

public static ApiFuture<NotebookServiceClient.ListNotebookRuntimesPagedResponse> createAsync(PageContext<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime> context, ApiFuture<ListNotebookRuntimesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime>
futureResponse ApiFuture<ListNotebookRuntimesResponse>
Returns
Type Description
ApiFuture<ListNotebookRuntimesPagedResponse>