| Package | Description |
|---|---|
| org.apache.streams.facebook |
| Modifier and Type | Method and Description |
|---|---|
Datum |
Datum.withAdditionalProperty(String name,
Object value) |
Datum |
Datum.withId(String id) |
Datum |
Datum.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Datum> |
To.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
To.setData(List<Datum> data) |
To |
To.withData(List<Datum> data) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.