Package | Description |
---|---|
org.apache.streams.twitter | |
org.apache.streams.twitter.pojo |
Modifier and Type | Method and Description |
---|---|
Url |
Url.withAdditionalProperty(String name,
Object value) |
Url |
Url.withDisplayUrl(String displayUrl) |
Url |
Url.withExpandedUrl(String expandedUrl) |
Url |
Url.withIndices(List<Object> indices) |
Url |
Url.withUrl(String url) |
Modifier and Type | Method and Description |
---|---|
List<Url> |
Entities.getUrls() |
Modifier and Type | Method and Description |
---|---|
void |
Entities.setUrls(List<Url> urls) |
Entities |
Entities.withUrls(List<Url> urls) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.