Uses of Class
io.confluent.dekregistry.client.rest.DekRegistryRestService
Packages that use DekRegistryRestService
-
Uses of DekRegistryRestService in io.confluent.dekregistry.client
Constructors in io.confluent.dekregistry.client with parameters of type DekRegistryRestServiceModifierConstructorDescriptionCachedDekRegistryClient(DekRegistryRestService restService, int cacheCapacity, int cacheExpirySecs, Map<String, ?> configs, Map<String, String> httpHeaders) CachedDekRegistryClient(DekRegistryRestService restService, int cacheCapacity, int cacheExpirySecs, Map<String, ?> configs, Map<String, String> httpHeaders, com.google.common.base.Ticker ticker)