Interface ResponseChatMessage.Builder
- Enclosing class:
ResponseChatMessage
public static interface ResponseChatMessage.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
role
Set the role of thisResponseChatMessageinstance.- Parameters:
role- The role of thisResponseChatMessage- Returns:
- The ResponseChatMessage instance.
-