Class NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime,NotebookServiceClient.ListNotebookRuntimesPage,NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<NotebookRuntime>
- Enclosing class:
- NotebookServiceClient
public static class NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection
extends AbstractFixedSizeCollection<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime,NotebookServiceClient.ListNotebookRuntimesPage,NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<NotebookServiceClient.ListNotebookRuntimesPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection createCollection(List<NotebookServiceClient.ListNotebookRuntimesPage> pages, int collectionSize)
-