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