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