Uses of Interface
com.langfuse.client.resources.prompts.types.CreateTextPromptRequest._FinalStage
Packages that use CreateTextPromptRequest._FinalStage
-
Uses of CreateTextPromptRequest._FinalStage in com.langfuse.client.resources.prompts.types
Classes in com.langfuse.client.resources.prompts.types that implement CreateTextPromptRequest._FinalStageMethods in com.langfuse.client.resources.prompts.types that return CreateTextPromptRequest._FinalStageModifier and TypeMethodDescriptionCreateTextPromptRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) CreateTextPromptRequest._FinalStage.additionalProperty(String key, Object value) CreateTextPromptRequest._FinalStage.commitMessage(String commitMessage) CreateTextPromptRequest._FinalStage.commitMessage(Optional<String> commitMessage) Commit message for this prompt version.CreateTextPromptRequest.Builder.commitMessage(String commitMessage) Commit message for this prompt version.CreateTextPromptRequest.Builder.commitMessage(Optional<String> commitMessage) Commit message for this prompt version.List of deployment labels of this prompt version.List of deployment labels of this prompt version.List of deployment labels of this prompt version.List of tags to apply to all versions of this prompt.List of tags to apply to all versions of this prompt.List of tags to apply to all versions of this prompt.CreateTextPromptRequest._FinalStage.type(CreateTextPromptType type) CreateTextPromptRequest._FinalStage.type(Optional<CreateTextPromptType> type) CreateTextPromptRequest.Builder.type(CreateTextPromptType type) CreateTextPromptRequest.Builder.type(Optional<CreateTextPromptType> type)