Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.FeaturestoreOnlineServingServiceStub
-
Packages that use FeaturestoreOnlineServingServiceStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of FeaturestoreOnlineServingServiceStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeaturestoreOnlineServingServiceStub Modifier and Type Method Description FeaturestoreOnlineServingServiceStub
FeaturestoreOnlineServingServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type FeaturestoreOnlineServingServiceStub Modifier and Type Method Description static FeaturestoreOnlineServingServiceClient
FeaturestoreOnlineServingServiceClient. create(FeaturestoreOnlineServingServiceStub stub)
Constructs an instance of FeaturestoreOnlineServingServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type FeaturestoreOnlineServingServiceStub Constructor Description FeaturestoreOnlineServingServiceClient(FeaturestoreOnlineServingServiceStub stub)
-
Uses of FeaturestoreOnlineServingServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Subclasses of FeaturestoreOnlineServingServiceStub in com.google.cloud.aiplatform.v1beta1.stub Modifier and Type Class Description class
GrpcFeaturestoreOnlineServingServiceStub
gRPC stub implementation for the FeaturestoreOnlineServingService service API.Methods in com.google.cloud.aiplatform.v1beta1.stub that return FeaturestoreOnlineServingServiceStub Modifier and Type Method Description FeaturestoreOnlineServingServiceStub
FeaturestoreOnlineServingServiceStubSettings. createStub()
-