Uses of Interface
io.apicurio.registry.rest.client.RegistryClient
Packages that use RegistryClient
-
Uses of RegistryClient in io.apicurio.registry.rest.client
Methods in io.apicurio.registry.rest.client that return RegistryClientModifier and TypeMethodDescriptionstatic RegistryClientRegistryClientFactory.create(io.apicurio.rest.client.spi.ApicurioHttpClient apicurioHttpClient) static RegistryClientstatic RegistryClientstatic RegistryClientRegistryClientFactory.create(String baseUrl, Map<String, Object> configs, io.apicurio.rest.client.auth.Auth auth) -
Uses of RegistryClient in io.apicurio.registry.rest.client.impl
Classes in io.apicurio.registry.rest.client.impl that implement RegistryClient