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