Uses of Class
com.google.cloud.apigeeregistry.v1.RegistrySettings
-
Packages that use RegistrySettings Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry API -
-
Uses of RegistrySettings in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return RegistrySettings Modifier and Type Method Description RegistrySettingsRegistrySettings.Builder. build()static RegistrySettingsRegistrySettings. create(RegistryStubSettings stub)RegistrySettingsRegistryClient. getSettings()Methods in com.google.cloud.apigeeregistry.v1 with parameters of type RegistrySettings Modifier and Type Method Description static RegistryClientRegistryClient. create(RegistrySettings settings)Constructs an instance of RegistryClient, using the given settings.Constructors in com.google.cloud.apigeeregistry.v1 with parameters of type RegistrySettings Constructor Description Builder(RegistrySettings settings)RegistryClient(RegistrySettings settings)Constructs an instance of RegistryClient, using the given settings.
-