Package | Description |
---|---|
org.apache.streams.facebook |
Modifier and Type | Method and Description |
---|---|
From |
Post.getFrom() |
From |
From.withAdditionalProperty(String name,
Object value) |
From |
From.withId(String id) |
From |
From.withName(String name) |
Modifier and Type | Method and Description |
---|---|
void |
Post.setFrom(From from) |
Post |
Post.withFrom(From from) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.