Uses of Interface
io.apicurio.registry.rest.client.AdminClient
-
Packages that use AdminClient Package Description io.apicurio.registry.rest.client io.apicurio.registry.rest.client.impl -
-
Uses of AdminClient in io.apicurio.registry.rest.client
Methods in io.apicurio.registry.rest.client that return AdminClient Modifier and Type Method Description static AdminClientAdminClientFactory. create(String basePath)static AdminClientAdminClientFactory. create(String baseUrl, Map<String,Object> configs, io.apicurio.rest.client.auth.Auth auth) -
Uses of AdminClient in io.apicurio.registry.rest.client.impl
Classes in io.apicurio.registry.rest.client.impl that implement AdminClient Modifier and Type Class Description classAdminClientImpl
-