@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, withMaxPages
getInfo, getPageSize, setInfo, setPageSize, withInfo, withPageSize
getBasicauth, 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, withVersion
public 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 TwitterTimelineProviderConfiguration
public TwitterEngagersProviderConfiguration withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class TwitterTimelineProviderConfiguration
public int hashCode()
hashCode
in class TwitterTimelineProviderConfiguration
public boolean equals(Object other)
equals
in class TwitterTimelineProviderConfiguration
Copyright © 2018 The Apache Software Foundation. All rights reserved.