Uses of Class
org.kiwiproject.consul.model.agent.ImmutableAgent.Builder
Packages that use ImmutableAgent.Builder
-
Uses of ImmutableAgent.Builder in org.kiwiproject.consul.model.agent
Methods in org.kiwiproject.consul.model.agent that return ImmutableAgent.BuilderModifier and TypeMethodDescriptionstatic ImmutableAgent.BuilderImmutableAgent.builder()Creates a builder forImmutableAgent.final ImmutableAgent.BuilderInitializes the value for theconfigattribute.final ImmutableAgent.BuilderImmutableAgent.Builder.debugConfig(@Nullable DebugConfig debugConfig) Initializes the value for thedebugConfigattribute.final ImmutableAgent.BuilderFill a builder with attribute values from the providedAgentinstance.final ImmutableAgent.BuilderInitializes the value for thememberattribute.final ImmutableAgent.BuilderSets or replaces all mappings from the specified map as entries for themetamap.final ImmutableAgent.BuilderImmutableAgent.Builder.putAllMeta(Map<String, ? extends String> entries) Put all mappings from the specified map as entries tometamap.final ImmutableAgent.BuilderPut one entry to themetamap.final ImmutableAgent.BuilderPut one entry to themetamap.