Class NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse (3.44.0)

public static class NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse extends AbstractPagedListResponse<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookRuntimeTemplate,NotebookServiceClient.ListNotebookRuntimeTemplatesPage,NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse

Static Methods

createAsync(PageContext<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookRuntimeTemplate> context, ApiFuture<ListNotebookRuntimeTemplatesResponse> futureResponse)

public static ApiFuture<NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse> createAsync(PageContext<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookRuntimeTemplate> context, ApiFuture<ListNotebookRuntimeTemplatesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookRuntimeTemplate>
futureResponse ApiFuture<ListNotebookRuntimeTemplatesResponse>
Returns
Type Description
ApiFuture<ListNotebookRuntimeTemplatesPagedResponse>