Uses of Interface
com.langfuse.client.resources.commons.types.Comment._FinalStage
Packages that use Comment._FinalStage
-
Uses of Comment._FinalStage in com.langfuse.client.resources.commons.types
Classes in com.langfuse.client.resources.commons.types that implement Comment._FinalStageMethods in com.langfuse.client.resources.commons.types that return Comment._FinalStageModifier and TypeMethodDescriptionComment._FinalStage.additionalProperties(Map<String, Object> additionalProperties) Comment._FinalStage.additionalProperty(String key, Object value) Comment._FinalStage.authorUserId(Nullable<String> authorUserId) Comment._FinalStage.authorUserId(String authorUserId) Comment._FinalStage.authorUserId(Optional<String> authorUserId) The user ID of the comment authorComment.Builder.authorUserId(Nullable<String> authorUserId) The user ID of the comment authorComment.Builder.authorUserId(String authorUserId) The user ID of the comment authorComment.Builder.authorUserId(Optional<String> authorUserId) The user ID of the comment author