JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.prompts.types
ChatPrompt
NameStage
Contents
Description
Method Summary
Method Details
name(String)
from(ChatPrompt)
Hide sidebar
Show sidebar
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)