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 PrivateCatalogSettingsPrivateCatalogSettings.Builder. build()static PrivateCatalogSettingsPrivateCatalogSettings. create(PrivateCatalogStubSettings stub)PrivateCatalogSettingsPrivateCatalogClient. getSettings()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type PrivateCatalogSettings Modifier and Type Method Description static PrivateCatalogClientPrivateCatalogClient. 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.
-