@Stability(value=Stable) @Internal public static final class CfnBot.MessageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.MessageProperty
CfnBot.MessagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.MessageProperty.Builder, CfnBot.MessageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.MessageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomPayload()
A message in a custom format defined by the client application.
|
Object |
getImageResponseCard()
A message that defines a response card that the client application can show to the user.
|
Object |
getPlainTextMessage()
A message in plain text format.
|
Object |
getSsmlMessage()
A message in Speech Synthesis Markup Language (SSML) format.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBot.MessageProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getCustomPayload()
CfnBot.MessagePropertygetCustomPayload in interface CfnBot.MessagePropertypublic final Object getImageResponseCard()
CfnBot.MessagePropertygetImageResponseCard in interface CfnBot.MessagePropertypublic final Object getPlainTextMessage()
CfnBot.MessagePropertygetPlainTextMessage in interface CfnBot.MessagePropertypublic final Object getSsmlMessage()
CfnBot.MessagePropertygetSsmlMessage in interface CfnBot.MessageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.