Class AppAnnotationResponse
java.lang.Object
io.github.guoshiqiufeng.dify.chat.dto.response.AppAnnotationResponse
- All Implemented Interfaces:
Serializable
- Since:
- 2025/4/27 09:25
- Version:
- 0.10.0
- Author:
- yanghq
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()voidvoidsetCreatedAt(Long createdAt) voidsetHitCount(Integer hitCount) voidvoidsetQuestion(String question) toString()
-
Constructor Details
-
AppAnnotationResponse
public AppAnnotationResponse()
-
-
Method Details