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