AcsMessageInteractiveButtonReplyContent Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. AcsMessageInteractiveButtonReplyContent
- com.
Implements
public final class AcsMessageInteractiveButtonReplyContent
implements JsonSerializable<AcsMessageInteractiveButtonReplyContent>
Message Interactive button reply content for a user to business message.
Constructor | Description |
---|---|
Acs |
Creates an instance of Acs |
Modifier and Type | Method and Description |
---|---|
static
Acs |
from Reads an instance of Acs |
String |
get Get the button |
String |
get Get the title property: The title of the button. |
Acs |
set Set the button |
Acs |
set Set the title property: The title of the button. |
Json |
to |
Methods inherited from java.lang.Object
AcsMessageInteractiveButtonReplyContent
public AcsMessageInteractiveButtonReplyContent()
Creates an instance of AcsMessageInteractiveButtonReplyContent class.
fromJson
public static AcsMessageInteractiveButtonReplyContent fromJson(JsonReader jsonReader)
Reads an instance of AcsMessageInteractiveButtonReplyContent from the JsonReader.
Parameters:
Returns:
Throws:
getButtonId
public String getButtonId()
Get the buttonId property: The ID of the button.
Returns:
getTitle
public String getTitle()
Get the title property: The title of the button.
Returns:
setButtonId
public AcsMessageInteractiveButtonReplyContent setButtonId(String buttonId)
Set the buttonId property: The ID of the button.
Parameters:
Returns:
setTitle
public AcsMessageInteractiveButtonReplyContent setTitle(String title)
Set the title property: The title of the button.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: