Uses of Class
com.google.cloud.aiplatform.v1beta1.ExampleStoreServiceClient.ListExampleStoresPage
Packages that use ExampleStoreServiceClient.ListExampleStoresPage
-
Uses of ExampleStoreServiceClient.ListExampleStoresPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExampleStoreServiceClient.ListExampleStoresPageModifier and TypeMethodDescriptionExampleStoreServiceClient.ListExampleStoresPage.createPage(PageContext<ListExampleStoresRequest, ListExampleStoresResponse, ExampleStore> context, ListExampleStoresResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ExampleStoreServiceClient.ListExampleStoresPageModifier and TypeMethodDescriptionExampleStoreServiceClient.ListExampleStoresPage.createPageAsync(PageContext<ListExampleStoresRequest, ListExampleStoresResponse, ExampleStore> context, ApiFuture<ListExampleStoresResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ExampleStoreServiceClient.ListExampleStoresPageModifier and TypeMethodDescriptionExampleStoreServiceClient.ListExampleStoresFixedSizeCollection.createCollection(List<ExampleStoreServiceClient.ListExampleStoresPage> pages, int collectionSize)