Uses of Class
com.google.cloud.retail.v2.ControlServiceClient
-
Packages that use ControlServiceClient Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ControlServiceClient in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return ControlServiceClient Modifier and Type Method Description static ControlServiceClientControlServiceClient. create()Constructs an instance of ControlServiceClient with default settings.static ControlServiceClientControlServiceClient. create(ControlServiceSettings settings)Constructs an instance of ControlServiceClient, using the given settings.static ControlServiceClientControlServiceClient. create(ControlServiceStub stub)Constructs an instance of ControlServiceClient, using the given stub for making calls.
-