Uses of Class
com.langfuse.client.resources.ingestion.types.UpdateGenerationEvent
Packages that use UpdateGenerationEvent
-
Uses of UpdateGenerationEvent in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return UpdateGenerationEventModifier and TypeMethodDescriptionUpdateGenerationEvent._FinalStage.build()UpdateGenerationEvent.Builder.build()Methods in com.langfuse.client.resources.ingestion.types that return types with arguments of type UpdateGenerationEventMethods in com.langfuse.client.resources.ingestion.types with parameters of type UpdateGenerationEventModifier and TypeMethodDescriptionUpdateGenerationEvent.Builder.from(UpdateGenerationEvent other) UpdateGenerationEvent.IdStage.from(UpdateGenerationEvent other) static IngestionEventIngestionEvent.generationUpdate(UpdateGenerationEvent value) IngestionEvent.Visitor.visitGenerationUpdate(UpdateGenerationEvent generationUpdate)