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