Uses of Class
com.google.cloud.recommendationengine.v1beta1.CatalogServiceGrpc.CatalogServiceFutureStub
-
Packages that use CatalogServiceGrpc.CatalogServiceFutureStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of CatalogServiceGrpc.CatalogServiceFutureStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 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
-