Uses of Class
com.google.cloud.retail.v2.ControlServiceSettings
-
Packages that use ControlServiceSettings Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ControlServiceSettings in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return ControlServiceSettings Modifier and Type Method Description ControlServiceSettingsControlServiceSettings.Builder. build()static ControlServiceSettingsControlServiceSettings. create(ControlServiceStubSettings stub)ControlServiceSettingsControlServiceClient. getSettings()Methods in com.google.cloud.retail.v2 with parameters of type ControlServiceSettings Modifier and Type Method Description static ControlServiceClientControlServiceClient. create(ControlServiceSettings settings)Constructs an instance of ControlServiceClient, using the given settings.Constructors in com.google.cloud.retail.v2 with parameters of type ControlServiceSettings Constructor Description Builder(ControlServiceSettings settings)ControlServiceClient(ControlServiceSettings settings)Constructs an instance of ControlServiceClient, using the given settings.
-