Uses of Class
org.kiwiproject.consul.model.session.ImmutableSessionInfo
Packages that use ImmutableSessionInfo
-
Uses of ImmutableSessionInfo in org.kiwiproject.consul.model.session
Methods in org.kiwiproject.consul.model.session that return ImmutableSessionInfoModifier and TypeMethodDescriptionImmutableSessionInfo.Builder.build()Builds a newImmutableSessionInfo.static ImmutableSessionInfoImmutableSessionInfo.copyOf(SessionInfo instance) Creates an immutable copy of aSessionInfovalue.final ImmutableSessionInfoImmutableSessionInfo.withBehavior(String value) Copy the current immutable object by setting a value for thebehaviorattribute.final ImmutableSessionInfoImmutableSessionInfo.withChecks(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofchecks.final ImmutableSessionInfoImmutableSessionInfo.withChecks(String... elements) Copy the current immutable object with elements that replace the content ofchecks.final ImmutableSessionInfoImmutableSessionInfo.withCreateIndex(long value) Copy the current immutable object by setting a value for thecreateIndexattribute.final ImmutableSessionInfoCopy the current immutable object by setting a value for theidattribute.final ImmutableSessionInfoImmutableSessionInfo.withLockDelay(Long value) Copy the current immutable object by setting a value for thelockDelayattribute.final ImmutableSessionInfoCopy the current immutable object by setting a present value for the optionalnameattribute.final ImmutableSessionInfoCopy the current immutable object by setting an optional value for thenameattribute.final ImmutableSessionInfoCopy the current immutable object by setting a value for thenodeattribute.final ImmutableSessionInfoCopy the current immutable object by setting a present value for the optionalttlattribute.final ImmutableSessionInfoCopy the current immutable object by setting an optional value for thettlattribute.