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