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