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