Class NotebookServiceClient.ListExecutionsPagedResponse (1.40.0)

public static class NotebookServiceClient.ListExecutionsPagedResponse extends AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,NotebookServiceClient.ListExecutionsPage,NotebookServiceClient.ListExecutionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NotebookServiceClient.ListExecutionsPagedResponse

Static Methods

createAsync(PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ApiFuture<ListExecutionsResponse> futureResponse)

public static ApiFuture<NotebookServiceClient.ListExecutionsPagedResponse> createAsync(PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ApiFuture<ListExecutionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution>
futureResponse ApiFuture<ListExecutionsResponse>
Returns
Type Description
ApiFuture<ListExecutionsPagedResponse>