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