Class DeletePromptRequest
java.lang.Object
com.langfuse.client.resources.prompts.requests.DeletePromptRequest
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getLabel
- Returns:
- Optional label to filter deletion. If specified, deletes all prompt versions that have this label.
-
getVersion
- Returns:
- Optional version to filter deletion. If specified, deletes only this specific version of the prompt.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-