@Generated(value="org.jsonschema2pojo") public class FacebookPageFeedProviderConfiguration extends FacebookConfiguration implements Serializable
| Constructor and Description |
|---|
FacebookPageFeedProviderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
FacebookPageFeedProviderConfiguration |
withAdditionalProperty(String name,
Object value) |
getEndpoint, getHost, getIds, getOauth, getPort, getProtocol, getUserAccessTokens, getVersion, setEndpoint, setHost, setIds, setOauth, setPort, setProtocol, setUserAccessTokens, setVersion, withEndpoint, withHost, withIds, withOauth, withPort, withProtocol, withUserAccessTokens, withVersionpublic FacebookPageFeedProviderConfiguration()
public String toString()
toString in class FacebookConfiguration@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in class FacebookConfiguration@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty in class FacebookConfigurationpublic FacebookPageFeedProviderConfiguration withAdditionalProperty(String name, Object value)
withAdditionalProperty in class FacebookConfigurationpublic int hashCode()
hashCode in class FacebookConfigurationpublic boolean equals(Object other)
equals in class FacebookConfigurationCopyright © 2018 The Apache Software Foundation. All rights reserved.