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 ChatPrompt.NameStage
All Known Implementing Classes:
ChatPrompt.Builder
Enclosing class:
ChatPrompt
public static interface
ChatPrompt.NameStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ChatPrompt.Builder
from
(
ChatPrompt
other)
ChatPrompt.VersionStage
name
(
String
name)
Method Details
name
ChatPrompt.VersionStage
name
(@NotNull
String
name)
from
ChatPrompt.Builder
from
(
ChatPrompt
other)