Uses of Class
com.google.cloud.retail.v2.ProductServiceGrpc.ProductServiceStub
-
Packages that use ProductServiceGrpc.ProductServiceStub Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ProductServiceGrpc.ProductServiceStub in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return ProductServiceGrpc.ProductServiceStub Modifier and Type Method Description protected ProductServiceGrpc.ProductServiceStub
ProductServiceGrpc.ProductServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ProductServiceGrpc.ProductServiceStub
ProductServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-