Package | Description |
---|---|
org.apache.streams.twitter.pojo |
Modifier and Type | Method and Description |
---|---|
QuickReply |
MessageData.getQuickReplyResponse() |
QuickReply |
QuickReply.withAdditionalProperty(String name,
Object value) |
QuickReply |
QuickReply.withLocation(QuickReplyTextInput location) |
QuickReply |
QuickReply.withOptions(List<QuickReplyOption> options) |
QuickReply |
QuickReply.withTextInput(QuickReplyTextInput textInput) |
QuickReply |
QuickReply.withType(QuickReply.Type type) |
Modifier and Type | Method and Description |
---|---|
void |
MessageData.setQuickReplyResponse(QuickReply quickReplyResponse) |
MessageData |
MessageData.withQuickReplyResponse(QuickReply quickReplyResponse) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.