Uses of Class
org.kiwiproject.consul.model.session.Session
Packages that use Session
-
Uses of Session in org.kiwiproject.consul
Methods in org.kiwiproject.consul with parameters of type SessionModifier and TypeMethodDescriptionSessionClient.createSession(Session value) Create Session.SessionClient.createSession(Session value, String dc) Create Session. -
Uses of Session in org.kiwiproject.consul.model.session
Subclasses of Session in org.kiwiproject.consul.model.sessionMethods in org.kiwiproject.consul.model.session with parameters of type SessionModifier and TypeMethodDescriptionstatic ImmutableSessionCreates an immutable copy of aSessionvalue.final ImmutableSession.BuilderFill a builder with attribute values from the providedSessioninstance.