Package com.google.cloud.notebooks.v1
Class NotebookServiceClient.ListExecutionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,NotebookServiceClient.ListExecutionsPage,NotebookServiceClient.ListExecutionsFixedSizeCollection>
-
- com.google.cloud.notebooks.v1.NotebookServiceClient.ListExecutionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Execution>
- Enclosing class:
- NotebookServiceClient
public static class NotebookServiceClient.ListExecutionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,NotebookServiceClient.ListExecutionsPage,NotebookServiceClient.ListExecutionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<NotebookServiceClient.ListExecutionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<NotebookServiceClient.ListExecutionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)
-
-