Uses of Class
com.langfuse.client.resources.ingestion.types.IngestionSuccess.Builder
Packages that use IngestionSuccess.Builder
-
Uses of IngestionSuccess.Builder in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return IngestionSuccess.BuilderModifier and TypeMethodDescriptionIngestionSuccess.Builder.additionalProperties(Map<String, Object> additionalProperties) IngestionSuccess.Builder.additionalProperty(String key, Object value) IngestionSuccess.Builder.from(IngestionSuccess other) IngestionSuccess.IdStage.from(IngestionSuccess other)