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