Class CreatePromptRequest
java.lang.Object
com.ants.platform.client.resources.prompts.types.CreatePromptRequest
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CreatePromptRequestchat(CreateChatPromptRequest value) getChat()getText()booleanisChat()booleanisText()static CreatePromptRequesttext(CreateTextPromptRequest value) <T> Tvisit(CreatePromptRequest.Visitor<T> visitor)
-
Method Details
-
visit
-
chat
-
text
-
isChat
public boolean isChat() -
isText
public boolean isText() -
_isUnknown
public boolean _isUnknown() -
getChat
-
getText
-
_getUnknown
-