@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, withVersion
public 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 FacebookConfiguration
public FacebookPageFeedProviderConfiguration withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class FacebookConfiguration
public int hashCode()
hashCode
in class FacebookConfiguration
public boolean equals(Object other)
equals
in class FacebookConfiguration
Copyright © 2018 The Apache Software Foundation. All rights reserved.