Uses of Class
io.apicurio.registry.events.http.HttpSinkConfiguration
-
Packages that use HttpSinkConfiguration Package Description io.apicurio.registry.events.http -
-
Uses of HttpSinkConfiguration in io.apicurio.registry.events.http
Methods in io.apicurio.registry.events.http that return types with arguments of type HttpSinkConfiguration Modifier and Type Method Description List<HttpSinkConfiguration>
HttpSinksConfiguration. httpSinks()
Constructor parameters in io.apicurio.registry.events.http with type arguments of type HttpSinkConfiguration Constructor Description HttpSinksConfiguration(List<HttpSinkConfiguration> httpSinks)
-