Uses of Class
org.kiwiproject.consul.model.agent.Config
Packages that use Config
-
Uses of Config in org.kiwiproject.consul.model.agent
Subclasses of Config in org.kiwiproject.consul.model.agentMethods in org.kiwiproject.consul.model.agent that return ConfigMethods in org.kiwiproject.consul.model.agent with parameters of type ConfigModifier and TypeMethodDescriptionfinal ImmutableAgent.BuilderInitializes the value for theconfigattribute.static ImmutableConfigCreates an immutable copy of aConfigvalue.final ImmutableConfig.BuilderFill a builder with attribute values from the providedConfiginstance.final ImmutableAgentImmutableAgent.withConfig(Config value) Copy the current immutable object by setting a value for theconfigattribute.