Uses of Class
com.google.cloud.retail.v2alpha.stub.ControlServiceStub
-
Packages that use ControlServiceStub Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of ControlServiceStub in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ControlServiceStub Modifier and Type Method Description ControlServiceStubControlServiceClient. getStub()Methods in com.google.cloud.retail.v2alpha with parameters of type ControlServiceStub Modifier and Type Method Description static ControlServiceClientControlServiceClient. create(ControlServiceStub stub)Constructs an instance of ControlServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2alpha with parameters of type ControlServiceStub Constructor Description ControlServiceClient(ControlServiceStub stub) -
Uses of ControlServiceStub in com.google.cloud.retail.v2alpha.stub
Subclasses of ControlServiceStub in com.google.cloud.retail.v2alpha.stub Modifier and Type Class Description classGrpcControlServiceStubgRPC stub implementation for the ControlService service API.classHttpJsonControlServiceStubREST stub implementation for the ControlService service API.Methods in com.google.cloud.retail.v2alpha.stub that return ControlServiceStub Modifier and Type Method Description ControlServiceStubControlServiceStubSettings. createStub()
-