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