Uses of Class
org.kiwiproject.consul.model.session.SessionCreatedResponse
Packages that use SessionCreatedResponse
-
Uses of SessionCreatedResponse in org.kiwiproject.consul
Methods in org.kiwiproject.consul that return SessionCreatedResponseModifier and TypeMethodDescriptionSessionClient.createSession(Session value) Create Session.SessionClient.createSession(Session value, String dc) Create Session. -
Uses of SessionCreatedResponse in org.kiwiproject.consul.model.session
Subclasses of SessionCreatedResponse in org.kiwiproject.consul.model.sessionMethods in org.kiwiproject.consul.model.session with parameters of type SessionCreatedResponseModifier and TypeMethodDescriptionImmutableSessionCreatedResponse.copyOf(SessionCreatedResponse instance) Creates an immutable copy of aSessionCreatedResponsevalue.ImmutableSessionCreatedResponse.Builder.from(SessionCreatedResponse instance) Fill a builder with attribute values from the providedSessionCreatedResponseinstance.