Uses of Class
com.google.cloud.aiplatform.v1beta1.FeatureOnlineStoreServiceClient.ListLocationsPagedResponse
Packages that use FeatureOnlineStoreServiceClient.ListLocationsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of FeatureOnlineStoreServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeatureOnlineStoreServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionFeatureOnlineStoreServiceClient.listLocations(ListLocationsRequest request) Lists information about the supported locations for this service.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeatureOnlineStoreServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionFeatureOnlineStoreServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) final UnaryCallable<ListLocationsRequest,FeatureOnlineStoreServiceClient.ListLocationsPagedResponse> FeatureOnlineStoreServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, FeatureOnlineStoreServiceClient.ListLocationsPagedResponse> FeatureOnlineStoreServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, FeatureOnlineStoreServiceClient.ListLocationsPagedResponse> FeatureOnlineStoreServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of FeatureOnlineStoreServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type FeatureOnlineStoreServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionFeatureOnlineStoreServiceStub.listLocationsPagedCallable()GrpcFeatureOnlineStoreServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, FeatureOnlineStoreServiceClient.ListLocationsPagedResponse> FeatureOnlineStoreServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, FeatureOnlineStoreServiceClient.ListLocationsPagedResponse> FeatureOnlineStoreServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.