Package com.google.cloud.notebooks.v1
Class ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListRuntimesRequest,ListRuntimesResponse,Runtime,ManagedNotebookServiceClient.ListRuntimesPage,ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection>
-
- com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Runtime>
- Enclosing class:
- ManagedNotebookServiceClient
public static class ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListRuntimesRequest,ListRuntimesResponse,Runtime,ManagedNotebookServiceClient.ListRuntimesPage,ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection
createCollection(List<ManagedNotebookServiceClient.ListRuntimesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection createCollection(List<ManagedNotebookServiceClient.ListRuntimesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListRuntimesRequest,ListRuntimesResponse,Runtime,ManagedNotebookServiceClient.ListRuntimesPage,ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection>
-
-