JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ants.platform.client.resources.prompts.types
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)