Uses of Class
com.google.adk.sessions.Session.Builder
Packages that use Session.Builder
-
Uses of Session.Builder in com.google.adk.sessions
Methods in com.google.adk.sessions that return Session.BuilderModifier and TypeMethodDescriptionstatic Session.BuilderSession.builder(SessionKey sessionKey) Creates a newSession.Builderwith the given session key.static Session.BuilderSession.Builder.lastUpdateTime(Instant lastUpdateTime) Session.Builder.lastUpdateTimeSeconds(double seconds) Session.Builder.sessionKey(SessionKey sessionKey) Sets the session key.Session.Builder.state(ConcurrentMap<String, Object> state)