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