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