Uses of Class
com.google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub
-
Packages that use FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub Modifier and Type Method Description protected FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub
FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub
FeaturestoreOnlineServingServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-