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.PredictionServiceBlockingStubPredictionServiceGrpc.PredictionServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PredictionServiceGrpc.PredictionServiceBlockingStubPredictionServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-