Uses of Class
com.langfuse.client.resources.ingestion.types.UpdateSpanEvent
Packages that use UpdateSpanEvent
-
Uses of UpdateSpanEvent in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return UpdateSpanEventModifier and TypeMethodDescriptionUpdateSpanEvent._FinalStage.build()UpdateSpanEvent.Builder.build()Methods in com.langfuse.client.resources.ingestion.types that return types with arguments of type UpdateSpanEventMethods in com.langfuse.client.resources.ingestion.types with parameters of type UpdateSpanEventModifier and TypeMethodDescriptionUpdateSpanEvent.Builder.from(UpdateSpanEvent other) UpdateSpanEvent.IdStage.from(UpdateSpanEvent other) static IngestionEventIngestionEvent.spanUpdate(UpdateSpanEvent value) IngestionEvent.Visitor.visitSpanUpdate(UpdateSpanEvent spanUpdate)