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