Uses of Class
com.langfuse.client.resources.ingestion.types.UpdateObservationEvent
Packages that use UpdateObservationEvent
-
Uses of UpdateObservationEvent in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return UpdateObservationEventModifier and TypeMethodDescriptionUpdateObservationEvent._FinalStage.build()UpdateObservationEvent.Builder.build()Methods in com.langfuse.client.resources.ingestion.types that return types with arguments of type UpdateObservationEventMethods in com.langfuse.client.resources.ingestion.types with parameters of type UpdateObservationEventModifier and TypeMethodDescriptionUpdateObservationEvent.Builder.from(UpdateObservationEvent other) UpdateObservationEvent.IdStage.from(UpdateObservationEvent other) static IngestionEventIngestionEvent.observationUpdate(UpdateObservationEvent value) IngestionEvent.Visitor.visitObservationUpdate(UpdateObservationEvent observationUpdate)