Uses of Class
com.google.cloud.aiplatform.v1beta1.MetadataServiceClient.ListArtifactsPage
Packages that use MetadataServiceClient.ListArtifactsPage
-
Uses of MetadataServiceClient.ListArtifactsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataServiceClient.ListArtifactsPageModifier and TypeMethodDescriptionprotected MetadataServiceClient.ListArtifactsPageMetadataServiceClient.ListArtifactsPage.createPage(PageContext<ListArtifactsRequest, ListArtifactsResponse, Artifact> context, ListArtifactsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MetadataServiceClient.ListArtifactsPageModifier and TypeMethodDescriptionMetadataServiceClient.ListArtifactsPage.createPageAsync(PageContext<ListArtifactsRequest, ListArtifactsResponse, Artifact> context, ApiFuture<ListArtifactsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type MetadataServiceClient.ListArtifactsPageModifier and TypeMethodDescriptionMetadataServiceClient.ListArtifactsFixedSizeCollection.createCollection(List<MetadataServiceClient.ListArtifactsPage> pages, int collectionSize)