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