JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.prompts.types
ChatMessage
RoleStage
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
role(String)
from(ChatMessage)
Interface ChatMessage.RoleStage
All Known Implementing Classes:
ChatMessage.Builder
Enclosing class:
ChatMessage
public static interface
ChatMessage.RoleStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ChatMessage.Builder
from
(
ChatMessage
other)
ChatMessage.ContentStage
role
(
String
role)
Method Details
role
ChatMessage.ContentStage
role
(@NotNull
String
role)
from
ChatMessage.Builder
from
(
ChatMessage
other)