Uses of Class
com.langfuse.client.resources.ingestion.types.UpdateSpanBody
Packages that use UpdateSpanBody
-
Uses of UpdateSpanBody in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return UpdateSpanBodyModifier and TypeMethodDescriptionUpdateSpanBody._FinalStage.build()UpdateSpanBody.Builder.build()UpdateSpanEvent.getBody()Methods in com.langfuse.client.resources.ingestion.types with parameters of type UpdateSpanBodyModifier and TypeMethodDescriptionUpdateSpanEvent.BodyStage.body(UpdateSpanBody body) UpdateSpanEvent.Builder.body(UpdateSpanBody body) UpdateSpanBody.Builder.from(UpdateSpanBody other) UpdateSpanBody.IdStage.from(UpdateSpanBody other)