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.UserEventServiceFutureStubUserEventServiceGrpc.UserEventServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static UserEventServiceGrpc.UserEventServiceFutureStubUserEventServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-