类 TextPart.Builder
java.lang.Object
io.github.a2ap.core.model.TextPart.Builder
- 封闭类:
- TextPart
Builder class for TextPart
-
方法概要
-
方法详细资料
-
text
Sets the text content- 参数:
text- The text content- 返回:
- This builder for chaining
-
build
Builds a new TextPart instance- 返回:
- The built instance
-