Uses of Class
com.langfuse.client.resources.commons.types.TraceWithFullDetails
Packages that use TraceWithFullDetails
-
Uses of TraceWithFullDetails in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return TraceWithFullDetailsModifier and TypeMethodDescriptionTraceWithFullDetails._FinalStage.build()TraceWithFullDetails.Builder.build()Methods in com.langfuse.client.resources.commons.types with parameters of type TraceWithFullDetailsModifier and TypeMethodDescriptionTraceWithFullDetails.Builder.from(TraceWithFullDetails other) TraceWithFullDetails.IdStage.from(TraceWithFullDetails other) -
Uses of TraceWithFullDetails in com.langfuse.client.resources.trace
Methods in com.langfuse.client.resources.trace that return TraceWithFullDetailsModifier and TypeMethodDescriptionGet a specific traceTraceClient.get(String traceId, RequestOptions requestOptions) Get a specific traceMethods in com.langfuse.client.resources.trace that return types with arguments of type TraceWithFullDetailsModifier and TypeMethodDescriptionGet a specific traceAsyncRawTraceClient.get(String traceId, RequestOptions requestOptions) Get a specific traceGet a specific traceAsyncTraceClient.get(String traceId, RequestOptions requestOptions) Get a specific traceGet a specific traceRawTraceClient.get(String traceId, RequestOptions requestOptions) Get a specific trace