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