Uses of Class
com.google.cloud.aiplatform.v1.stub.FeaturestoreOnlineServingServiceStubSettings
-
Packages that use FeaturestoreOnlineServingServiceStubSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of FeaturestoreOnlineServingServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreOnlineServingServiceStubSettings Modifier and Type Method Description static FeaturestoreOnlineServingServiceSettingsFeaturestoreOnlineServingServiceSettings. create(FeaturestoreOnlineServingServiceStubSettings stub) -
Uses of FeaturestoreOnlineServingServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return FeaturestoreOnlineServingServiceStubSettings Modifier and Type Method Description FeaturestoreOnlineServingServiceStubSettingsFeaturestoreOnlineServingServiceStubSettings.Builder. build()Methods in com.google.cloud.aiplatform.v1.stub with parameters of type FeaturestoreOnlineServingServiceStubSettings Modifier and Type Method Description static GrpcFeaturestoreOnlineServingServiceStubGrpcFeaturestoreOnlineServingServiceStub. create(FeaturestoreOnlineServingServiceStubSettings settings)Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type FeaturestoreOnlineServingServiceStubSettings Constructor Description Builder(FeaturestoreOnlineServingServiceStubSettings settings)GrpcFeaturestoreOnlineServingServiceStub(FeaturestoreOnlineServingServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcFeaturestoreOnlineServingServiceStub, using the given settings.GrpcFeaturestoreOnlineServingServiceStub(FeaturestoreOnlineServingServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcFeaturestoreOnlineServingServiceStub, using the given settings.
-