Uses of Class
com.google.cloud.aiplatform.v1.FeaturestoreOnlineServingServiceClient
-
Packages that use FeaturestoreOnlineServingServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of FeaturestoreOnlineServingServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreOnlineServingServiceClient Modifier and Type Method Description static FeaturestoreOnlineServingServiceClientFeaturestoreOnlineServingServiceClient. create()Constructs an instance of FeaturestoreOnlineServingServiceClient with default settings.static FeaturestoreOnlineServingServiceClientFeaturestoreOnlineServingServiceClient. create(FeaturestoreOnlineServingServiceSettings settings)Constructs an instance of FeaturestoreOnlineServingServiceClient, using the given settings.static FeaturestoreOnlineServingServiceClientFeaturestoreOnlineServingServiceClient. create(FeaturestoreOnlineServingServiceStub stub)Constructs an instance of FeaturestoreOnlineServingServiceClient, using the given stub for making calls.
-