Uses of Class
org.kiwiproject.consul.model.kv.ImmutableValue.Builder
Packages that use ImmutableValue.Builder
-
Uses of ImmutableValue.Builder in org.kiwiproject.consul.model.kv
Methods in org.kiwiproject.consul.model.kv that return ImmutableValue.BuilderModifier and TypeMethodDescriptionstatic ImmutableValue.BuilderImmutableValue.builder()Creates a builder forImmutableValue.final ImmutableValue.BuilderImmutableValue.Builder.createIndex(long createIndex) Initializes the value for thecreateIndexattribute.final ImmutableValue.BuilderImmutableValue.Builder.flags(long flags) Initializes the value for theflagsattribute.final ImmutableValue.BuilderFill a builder with attribute values from the providedValueinstance.final ImmutableValue.BuilderInitializes the value for thekeyattribute.final ImmutableValue.BuilderImmutableValue.Builder.lockIndex(long lockIndex) Initializes the value for thelockIndexattribute.final ImmutableValue.BuilderImmutableValue.Builder.modifyIndex(long modifyIndex) Initializes the value for themodifyIndexattribute.final ImmutableValue.BuilderInitializes the optional valuesessionto session.final ImmutableValue.BuilderInitializes the optional valuesessionto session.final ImmutableValue.BuilderInitializes the optional valuevalueto value.final ImmutableValue.BuilderInitializes the optional valuevalueto value.