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 ControlServiceSettings
ControlServiceSettings.Builder. build()
static ControlServiceSettings
ControlServiceSettings. create(ControlServiceStubSettings stub)
ControlServiceSettings
ControlServiceClient. getSettings()
Methods in com.google.cloud.retail.v2beta with parameters of type ControlServiceSettings Modifier and Type Method Description static ControlServiceClient
ControlServiceClient. 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.
-