Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
TrendLocation |
TrendLocation.withAdditionalProperty(String name,
Object value) |
TrendLocation |
TrendLocation.withCountry(String country) |
TrendLocation |
TrendLocation.withCountryCode(String countryCode) |
TrendLocation |
TrendLocation.withName(String name) |
TrendLocation |
TrendLocation.withParentid(Long parentid) |
TrendLocation |
TrendLocation.withPlaceType(PlaceType placeType) |
TrendLocation |
TrendLocation.withUrl(String url) |
TrendLocation |
TrendLocation.withWoeid(Long woeid) |
Modifier and Type | Method and Description |
---|---|
List<TrendLocation> |
AccountSettingsResponse.getTrendLocation() |
Modifier and Type | Method and Description |
---|---|
void |
AccountSettingsResponse.setTrendLocation(List<TrendLocation> trendLocation) |
AccountSettingsResponse |
AccountSettingsResponse.withTrendLocation(List<TrendLocation> trendLocation) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.