Uses of Class
org.kiwiproject.consul.model.agent.DebugConfig
Packages that use DebugConfig
-
Uses of DebugConfig in org.kiwiproject.consul.model.agent
Methods in org.kiwiproject.consul.model.agent that return DebugConfigModifier and TypeMethodDescriptionabstract @Nullable DebugConfigAgent.getDebugConfig()@Nullable DebugConfigImmutableAgent.getDebugConfig()Methods in org.kiwiproject.consul.model.agent with parameters of type DebugConfigModifier and TypeMethodDescriptionfinal ImmutableAgent.BuilderImmutableAgent.Builder.debugConfig(@Nullable DebugConfig debugConfig) Initializes the value for thedebugConfigattribute.final ImmutableAgentImmutableAgent.withDebugConfig(@Nullable DebugConfig value) Copy the current immutable object by setting a value for thedebugConfigattribute.