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