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