Uses of Class
com.langfuse.client.resources.commons.types.SessionWithTraces
Packages that use SessionWithTraces
Package
Description
-
Uses of SessionWithTraces in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return SessionWithTracesModifier and TypeMethodDescriptionSessionWithTraces._FinalStage.build()SessionWithTraces.Builder.build()Methods in com.langfuse.client.resources.commons.types with parameters of type SessionWithTracesModifier and TypeMethodDescriptionSessionWithTraces.Builder.from(SessionWithTraces other) SessionWithTraces.IdStage.from(SessionWithTraces other) -
Uses of SessionWithTraces in com.langfuse.client.resources.sessions
Methods in com.langfuse.client.resources.sessions that return SessionWithTracesModifier and TypeMethodDescriptionGet a session.SessionsClient.get(String sessionId, RequestOptions requestOptions) Get a session.Methods in com.langfuse.client.resources.sessions that return types with arguments of type SessionWithTracesModifier and TypeMethodDescriptionGet a session.AsyncRawSessionsClient.get(String sessionId, RequestOptions requestOptions) Get a session.Get a session.AsyncSessionsClient.get(String sessionId, RequestOptions requestOptions) Get a session.Get a session.RawSessionsClient.get(String sessionId, RequestOptions requestOptions) Get a session.