Uses of Class
com.google.cloud.apigeeregistry.v1.RegistryClient
-
Packages that use RegistryClient Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry API -
-
Uses of RegistryClient in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return RegistryClient Modifier and Type Method Description static RegistryClient
RegistryClient. create()
Constructs an instance of RegistryClient with default settings.static RegistryClient
RegistryClient. create(RegistrySettings settings)
Constructs an instance of RegistryClient, using the given settings.static RegistryClient
RegistryClient. create(RegistryStub stub)
Constructs an instance of RegistryClient, using the given stub for making calls.
-