@Generated(value="org.jsonschema2pojo") public class TwitterEngagersProviderConfiguration extends TwitterTimelineProviderConfiguration implements Serializable
| Constructor and Description |
|---|
TwitterEngagersProviderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
TwitterEngagersProviderConfiguration |
withAdditionalProperty(String name,
Object value) |
getMaxItems, getMaxPages, setMaxItems, setMaxPages, withMaxItems, withMaxPagesgetInfo, getPageSize, setInfo, setPageSize, withInfo, withPageSizegetBasicauth, getDebug, getEndpoint, getEnvironment, getHost, getJsonStoreEnabled, getOauth, getPort, getProtocol, getRetryMax, getRetrySleepMs, getThreadsPerProvider, getVersion, setBasicauth, setDebug, setEndpoint, setEnvironment, setHost, setJsonStoreEnabled, setOauth, setPort, setProtocol, setRetryMax, setRetrySleepMs, setThreadsPerProvider, setVersion, withBasicauth, withDebug, withEndpoint, withEnvironment, withHost, withJsonStoreEnabled, withOauth, withPort, withProtocol, withRetryMax, withRetrySleepMs, withThreadsPerProvider, withVersionpublic TwitterEngagersProviderConfiguration()
public String toString()
toString in class TwitterTimelineProviderConfiguration@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in class TwitterTimelineProviderConfiguration@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty in class TwitterTimelineProviderConfigurationpublic TwitterEngagersProviderConfiguration withAdditionalProperty(String name, Object value)
withAdditionalProperty in class TwitterTimelineProviderConfigurationpublic int hashCode()
hashCode in class TwitterTimelineProviderConfigurationpublic boolean equals(Object other)
equals in class TwitterTimelineProviderConfigurationCopyright © 2018 The Apache Software Foundation. All rights reserved.