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