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