Uses of Class
org.kiwiproject.consul.model.session.ImmutableSessionInfo.Builder
Packages that use ImmutableSessionInfo.Builder
-
Uses of ImmutableSessionInfo.Builder in org.kiwiproject.consul.model.session
Methods in org.kiwiproject.consul.model.session that return ImmutableSessionInfo.BuilderModifier and TypeMethodDescriptionImmutableSessionInfo.Builder.addAllChecks(Iterable<String> elements) Adds elements tocheckslist.Adds one element tocheckslist.Adds elements tocheckslist.Initializes the value for thebehaviorattribute.static ImmutableSessionInfo.BuilderImmutableSessionInfo.builder()Creates a builder forImmutableSessionInfo.Sets or replaces all elements forcheckslist.ImmutableSessionInfo.Builder.createIndex(long createIndex) Initializes the value for thecreateIndexattribute.ImmutableSessionInfo.Builder.from(SessionInfo instance) Fill a builder with attribute values from the providedSessionInfoinstance.Initializes the value for theidattribute.Initializes the value for thelockDelayattribute.Initializes the optional valuenameto name.Initializes the optional valuenameto name.Initializes the value for thenodeattribute.Initializes the optional valuettlto ttl.Initializes the optional valuettlto ttl.