Package com.google.cloud.notebooks.v1
Class ManagedNotebookServiceClient.ListRuntimesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListRuntimesRequest,ListRuntimesResponse,Runtime,ManagedNotebookServiceClient.ListRuntimesPage,ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection>
-
- com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListRuntimesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Runtime>
- Enclosing class:
- ManagedNotebookServiceClient
public static class ManagedNotebookServiceClient.ListRuntimesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListRuntimesRequest,ListRuntimesResponse,Runtime,ManagedNotebookServiceClient.ListRuntimesPage,ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse)
-
-