Package com.google.cloud.aiplatform.v1
Class NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookRuntimeTemplate,NotebookServiceClient.ListNotebookRuntimeTemplatesPage,NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection>
com.google.cloud.aiplatform.v1.NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<NotebookRuntimeTemplate>
- Enclosing class:
- NotebookServiceClient
public static class NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection
extends AbstractFixedSizeCollection<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookRuntimeTemplate,NotebookServiceClient.ListNotebookRuntimeTemplatesPage,NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<NotebookServiceClient.ListNotebookRuntimeTemplatesPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected NotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection createCollection(List<NotebookServiceClient.ListNotebookRuntimeTemplatesPage> pages, int collectionSize)
-