Uses of Class
com.google.cloud.retail.v2.ControlServiceGrpc.ControlServiceStub
-
Packages that use ControlServiceGrpc.ControlServiceStub Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ControlServiceGrpc.ControlServiceStub in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return ControlServiceGrpc.ControlServiceStub Modifier and Type Method Description protected ControlServiceGrpc.ControlServiceStub
ControlServiceGrpc.ControlServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ControlServiceGrpc.ControlServiceStub
ControlServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-