Uses of Class
io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
Packages that use UrlList
-
Uses of UrlList in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest that return UrlListConstructors in io.confluent.kafka.schemaregistry.client.rest with parameters of type UrlListModifierConstructorDescriptionRestService(UrlList baseUrls) RestService(UrlList baseUrls, boolean isForward) RestService(UrlList baseUrls, boolean isForward, boolean useApacheHttpClient)