Uses of Class
com.google.cloud.aiplatform.v1beta1.FeatureRegistryServiceClient.ListFeaturesPage
Packages that use FeatureRegistryServiceClient.ListFeaturesPage
-
Uses of FeatureRegistryServiceClient.ListFeaturesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeatureRegistryServiceClient.ListFeaturesPageModifier and TypeMethodDescriptionFeatureRegistryServiceClient.ListFeaturesPage.createPage(PageContext<ListFeaturesRequest, ListFeaturesResponse, Feature> context, ListFeaturesResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeatureRegistryServiceClient.ListFeaturesPageModifier and TypeMethodDescriptionFeatureRegistryServiceClient.ListFeaturesPage.createPageAsync(PageContext<ListFeaturesRequest, ListFeaturesResponse, Feature> context, ApiFuture<ListFeaturesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type FeatureRegistryServiceClient.ListFeaturesPageModifier and TypeMethodDescriptionFeatureRegistryServiceClient.ListFeaturesFixedSizeCollection.createCollection(List<FeatureRegistryServiceClient.ListFeaturesPage> pages, int collectionSize)