Package | Description |
---|---|
org.apache.streams.facebook |
Modifier and Type | Method and Description |
---|---|
Action |
Action.withAdditionalProperty(String name,
Object value) |
Action |
Action.withLink(String link) |
Action |
Action.withName(String name) |
Modifier and Type | Method and Description |
---|---|
List<Action> |
Post.getActions() |
Modifier and Type | Method and Description |
---|---|
void |
Post.setActions(List<Action> actions) |
Post |
Post.withActions(List<Action> actions) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.