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