Interface DeveloperChatMessage.Builder
- Enclosing class:
DeveloperChatMessage
public static interface DeveloperChatMessage.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
role
Set the role of thisDeveloperChatMessageinstance.- Parameters:
role- The role of thisDeveloperChatMessage- Returns:
- The DeveloperChatMessage builder.
-