Package | Description |
---|---|
org.apache.streams.twitter.pojo |
Modifier and Type | Method and Description |
---|---|
CallToAction |
CallToAction.withAdditionalProperty(String name,
Object value) |
CallToAction |
CallToAction.withLabel(String label) |
CallToAction |
CallToAction.withTcoUrl(String tcoUrl) |
CallToAction |
CallToAction.withType(String type) |
CallToAction |
CallToAction.withUrl(String url) |
Modifier and Type | Method and Description |
---|---|
List<CallToAction> |
MessageData.getCtas() |
Modifier and Type | Method and Description |
---|---|
void |
MessageData.setCtas(List<CallToAction> ctas) |
MessageData |
MessageData.withCtas(List<CallToAction> ctas) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.