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