Interface PromptTemplatePostResponse.Builder
- Enclosing class:
PromptTemplatePostResponse
public static interface PromptTemplatePostResponse.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
message
Set the message of thisPromptTemplatePostResponseinstance.- Parameters:
message- The message of thisPromptTemplatePostResponse- Returns:
- The PromptTemplatePostResponse builder.
-