Uses of Class
com.google.cloud.aiplatform.v1.MetadataServiceClient.ListExecutionsPage
Packages that use MetadataServiceClient.ListExecutionsPage
-
Uses of MetadataServiceClient.ListExecutionsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetadataServiceClient.ListExecutionsPageModifier and TypeMethodDescriptionprotected MetadataServiceClient.ListExecutionsPageMetadataServiceClient.ListExecutionsPage.createPage(PageContext<ListExecutionsRequest, ListExecutionsResponse, Execution> context, ListExecutionsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetadataServiceClient.ListExecutionsPageModifier and TypeMethodDescriptionMetadataServiceClient.ListExecutionsPage.createPageAsync(PageContext<ListExecutionsRequest, ListExecutionsResponse, Execution> context, ApiFuture<ListExecutionsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type MetadataServiceClient.ListExecutionsPageModifier and TypeMethodDescriptionMetadataServiceClient.ListExecutionsFixedSizeCollection.createCollection(List<MetadataServiceClient.ListExecutionsPage> pages, int collectionSize)