Package com.google.cloud.notebooks.v2
Class NotebookServiceClient.ListInstancesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,NotebookServiceClient.ListInstancesPage,NotebookServiceClient.ListInstancesFixedSizeCollection>
-
- com.google.cloud.notebooks.v2.NotebookServiceClient.ListInstancesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Instance>
- Enclosing class:
- NotebookServiceClient
public static class NotebookServiceClient.ListInstancesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,NotebookServiceClient.ListInstancesPage,NotebookServiceClient.ListInstancesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected NotebookServiceClient.ListInstancesFixedSizeCollection
createCollection(List<NotebookServiceClient.ListInstancesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected NotebookServiceClient.ListInstancesFixedSizeCollection createCollection(List<NotebookServiceClient.ListInstancesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,NotebookServiceClient.ListInstancesPage,NotebookServiceClient.ListInstancesFixedSizeCollection>
-
-