public class InlineKeyboardButton extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InlineKeyboardButton.Builder |
Constructor and Description |
---|
InlineKeyboardButton() |
InlineKeyboardButton(String text) |
Modifier and Type | Method and Description |
---|---|
static InlineKeyboardButton.Builder |
builder() |
String |
getText() |
void |
setText(String text) |
String |
toString() |
public InlineKeyboardButton()
public InlineKeyboardButton(String text)
Apache Camel