Uses of Class
io.helidon.config.UrlOverrideSource.Builder
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of UrlOverrideSource.Builder in io.helidon.config
Modifier and TypeMethodDescriptionstatic UrlOverrideSource.Builder
UrlOverrideSource.builder()
Create a new fluent API builder to create URL override source.UrlOverrideSource.Builder.changeWatcher
(ChangeWatcher<URL> changeWatcher) UrlOverrideSource.Builder.pollingStrategy
(PollingStrategy pollingStrategy) static UrlOverrideSource.Builder
Creates new instance of the URL OverrideSource Builder to be used to bootstrap an URL OverrideSource instance.Configure the URL that is source of this overrides.