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