JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
io.apicurio.registry.rest.client.impl.RegistryClientImpl.createGlobalRule(Rule)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.createRoleMapping(RoleMapping)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.deleteAllGlobalRules()
io.apicurio.registry.rest.client.impl.RegistryClientImpl.deleteGlobalRule(RuleType)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.deleteRoleMapping(String)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.exportData()
io.apicurio.registry.rest.client.impl.RegistryClientImpl.getGlobalRuleConfig(RuleType)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.getLogConfiguration(String)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.getRoleMapping(String)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.importData(InputStream)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.listGlobalRules()
io.apicurio.registry.rest.client.impl.RegistryClientImpl.listLogConfigurations()
io.apicurio.registry.rest.client.impl.RegistryClientImpl.listRoleMappings()
io.apicurio.registry.rest.client.impl.RegistryClientImpl.removeLogConfiguration(String)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.setLogConfiguration(String, LogConfiguration)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.updateGlobalRuleConfig(RuleType, Rule)
io.apicurio.registry.rest.client.impl.RegistryClientImpl.updateRoleMapping(String, RoleType)
io.apicurio.registry.rest.client.RegistryClient.createGlobalRule(Rule)
io.apicurio.registry.rest.client.RegistryClient.createRoleMapping(RoleMapping)
io.apicurio.registry.rest.client.RegistryClient.deleteAllGlobalRules()
io.apicurio.registry.rest.client.RegistryClient.deleteGlobalRule(RuleType)
io.apicurio.registry.rest.client.RegistryClient.deleteRoleMapping(String)
io.apicurio.registry.rest.client.RegistryClient.exportData()
io.apicurio.registry.rest.client.RegistryClient.getGlobalRuleConfig(RuleType)
io.apicurio.registry.rest.client.RegistryClient.getLogConfiguration(String)
io.apicurio.registry.rest.client.RegistryClient.getRoleMapping(String)
io.apicurio.registry.rest.client.RegistryClient.importData(InputStream)
io.apicurio.registry.rest.client.RegistryClient.listGlobalRules()
io.apicurio.registry.rest.client.RegistryClient.listLogConfigurations()
io.apicurio.registry.rest.client.RegistryClient.listRoleMappings()
io.apicurio.registry.rest.client.RegistryClient.removeLogConfiguration(String)
io.apicurio.registry.rest.client.RegistryClient.setLogConfiguration(String, LogConfiguration)
io.apicurio.registry.rest.client.RegistryClient.updateGlobalRuleConfig(RuleType, Rule)
io.apicurio.registry.rest.client.RegistryClient.updateRoleMapping(String, RoleType)