@Stability(value=Stable) @Internal public static final class CfnBot.ImageResponseCardProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.ImageResponseCardProperty
CfnBot.ImageResponseCardPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.ImageResponseCardProperty.Builder, CfnBot.ImageResponseCardProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.ImageResponseCardProperty.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 |
getButtons()
A list of buttons that should be displayed on the response card.
|
String |
getImageUrl()
The URL of an image to display on the response card.
|
String |
getSubtitle()
The subtitle to display on the response card.
|
String |
getTitle()
The title to display on the response card.
|
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.ImageResponseCardProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getTitle()
CfnBot.ImageResponseCardPropertyThe format of the title is determined by the platform displaying the response card.
getTitle in interface CfnBot.ImageResponseCardPropertypublic final Object getButtons()
CfnBot.ImageResponseCardPropertyThe arrangement of the buttons is determined by the platform that displays the buttons.
getButtons in interface CfnBot.ImageResponseCardPropertypublic final String getImageUrl()
CfnBot.ImageResponseCardPropertyThe image URL must be publicly available so that the platform displaying the response card has access to the image.
getImageUrl in interface CfnBot.ImageResponseCardPropertypublic final String getSubtitle()
CfnBot.ImageResponseCardPropertyThe format of the subtitle is determined by the platform displaying the response card.
getSubtitle in interface CfnBot.ImageResponseCardProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.