Uses of Class
com.langfuse.client.resources.ingestion.types.CreateSpanEvent
Packages that use CreateSpanEvent
-
Uses of CreateSpanEvent in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return CreateSpanEventModifier and TypeMethodDescriptionCreateSpanEvent._FinalStage.build()CreateSpanEvent.Builder.build()Methods in com.langfuse.client.resources.ingestion.types that return types with arguments of type CreateSpanEventMethods in com.langfuse.client.resources.ingestion.types with parameters of type CreateSpanEventModifier and TypeMethodDescriptionCreateSpanEvent.Builder.from(CreateSpanEvent other) CreateSpanEvent.IdStage.from(CreateSpanEvent other) static IngestionEventIngestionEvent.spanCreate(CreateSpanEvent value) IngestionEvent.Visitor.visitSpanCreate(CreateSpanEvent spanCreate)