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