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 RegistryClientRegistryClient. create()Constructs an instance of RegistryClient with default settings.static RegistryClientRegistryClient. create(RegistrySettings settings)Constructs an instance of RegistryClient, using the given settings.static RegistryClientRegistryClient. create(RegistryStub stub)Constructs an instance of RegistryClient, using the given stub for making calls.
-