Package com.google.cloud.aiplatform.v1
Class DatasetServiceClient.ListDataItemsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListDataItemsRequest,ListDataItemsResponse,DataItem,DatasetServiceClient.ListDataItemsPage,DatasetServiceClient.ListDataItemsFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.DatasetServiceClient.ListDataItemsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<DataItem>
- Enclosing class:
- DatasetServiceClient
public static class DatasetServiceClient.ListDataItemsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListDataItemsRequest,ListDataItemsResponse,DataItem,DatasetServiceClient.ListDataItemsPage,DatasetServiceClient.ListDataItemsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DatasetServiceClient.ListDataItemsFixedSizeCollection
createCollection(List<DatasetServiceClient.ListDataItemsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DatasetServiceClient.ListDataItemsFixedSizeCollection createCollection(List<DatasetServiceClient.ListDataItemsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListDataItemsRequest,ListDataItemsResponse,DataItem,DatasetServiceClient.ListDataItemsPage,DatasetServiceClient.ListDataItemsFixedSizeCollection>
-
-