Uses of Class
com.langfuse.client.resources.ingestion.types.SdkLogBody
Packages that use SdkLogBody
-
Uses of SdkLogBody in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return SdkLogBodyModifier and TypeMethodDescriptionSdkLogBody._FinalStage.build()SdkLogBody.Builder.build()SdkLogEvent.getBody()Methods in com.langfuse.client.resources.ingestion.types with parameters of type SdkLogBodyModifier and TypeMethodDescriptionSdkLogEvent.BodyStage.body(SdkLogBody body) SdkLogEvent.Builder.body(SdkLogBody body) SdkLogBody.Builder.from(SdkLogBody other) SdkLogBody.LogStage.from(SdkLogBody other)