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