Uses of Class
com.google.cloud.privatecatalog.v1beta1.PrivateCatalogSettings
-
Packages that use PrivateCatalogSettings Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of PrivateCatalogSettings in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return PrivateCatalogSettings Modifier and Type Method Description PrivateCatalogSettings
PrivateCatalogSettings.Builder. build()
static PrivateCatalogSettings
PrivateCatalogSettings. create(PrivateCatalogStubSettings stub)
PrivateCatalogSettings
PrivateCatalogClient. getSettings()
Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type PrivateCatalogSettings Modifier and Type Method Description static PrivateCatalogClient
PrivateCatalogClient. create(PrivateCatalogSettings settings)
Constructs an instance of PrivateCatalogClient, using the given settings.Constructors in com.google.cloud.privatecatalog.v1beta1 with parameters of type PrivateCatalogSettings Constructor Description Builder(PrivateCatalogSettings settings)
PrivateCatalogClient(PrivateCatalogSettings settings)
Constructs an instance of PrivateCatalogClient, using the given settings.
-