Uses of Class
com.google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponseModifier and TypeMethodDescriptionFeatureOnlineStoreAdminServiceClient.listFeatureOnlineStores(ListFeatureOnlineStoresRequest request) Lists FeatureOnlineStores in a given project and location.FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStores(LocationName parent) Lists FeatureOnlineStores in a given project and location.FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStores(String parent) Lists FeatureOnlineStores in a given project and location.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponseModifier and TypeMethodDescriptionFeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse.createAsync(PageContext<ListFeatureOnlineStoresRequest, ListFeatureOnlineStoresResponse, FeatureOnlineStore> context, ApiFuture<ListFeatureOnlineStoresResponse> futureResponse) final UnaryCallable<ListFeatureOnlineStoresRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStoresPagedCallable()Lists FeatureOnlineStores in a given project and location.PagedCallSettings.Builder<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse, FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> FeatureOnlineStoreAdminServiceSettings.Builder.listFeatureOnlineStoresSettings()Returns the builder for the settings used for calls to listFeatureOnlineStores.PagedCallSettings<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse, FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> FeatureOnlineStoreAdminServiceSettings.listFeatureOnlineStoresSettings()Returns the object with the settings used for calls to listFeatureOnlineStores. -
Uses of FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponseModifier and TypeMethodDescriptionUnaryCallable<ListFeatureOnlineStoresRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> FeatureOnlineStoreAdminServiceStub.listFeatureOnlineStoresPagedCallable()UnaryCallable<ListFeatureOnlineStoresRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> GrpcFeatureOnlineStoreAdminServiceStub.listFeatureOnlineStoresPagedCallable()PagedCallSettings.Builder<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse, FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> FeatureOnlineStoreAdminServiceStubSettings.Builder.listFeatureOnlineStoresSettings()Returns the builder for the settings used for calls to listFeatureOnlineStores.PagedCallSettings<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse, FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> FeatureOnlineStoreAdminServiceStubSettings.listFeatureOnlineStoresSettings()Returns the object with the settings used for calls to listFeatureOnlineStores.