Uses of Class
com.langfuse.client.resources.ingestion.types.CreateObservationEvent
Packages that use CreateObservationEvent
-
Uses of CreateObservationEvent in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return CreateObservationEventModifier and TypeMethodDescriptionCreateObservationEvent._FinalStage.build()CreateObservationEvent.Builder.build()Methods in com.langfuse.client.resources.ingestion.types that return types with arguments of type CreateObservationEventMethods in com.langfuse.client.resources.ingestion.types with parameters of type CreateObservationEventModifier and TypeMethodDescriptionCreateObservationEvent.Builder.from(CreateObservationEvent other) CreateObservationEvent.IdStage.from(CreateObservationEvent other) static IngestionEventIngestionEvent.observationCreate(CreateObservationEvent value) IngestionEvent.Visitor.visitObservationCreate(CreateObservationEvent observationCreate)