@Generated(value="org.jsonschema2pojo") public class YoutubeUserActivityProviderConfiguration extends YoutubeConfiguration implements Serializable
Constructor and Description |
---|
YoutubeUserActivityProviderConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
YoutubeUserActivityProviderConfiguration |
withAdditionalProperty(String name,
Object value) |
getApiKey, getDefaultAfterDate, getDefaultBeforeDate, getEndpoint, getFollow, getHost, getOauth, getPort, getProtocol, getVersion, getYoutubeUsers, setApiKey, setDefaultAfterDate, setDefaultBeforeDate, setEndpoint, setFollow, setHost, setOauth, setPort, setProtocol, setVersion, setYoutubeUsers, withApiKey, withDefaultAfterDate, withDefaultBeforeDate, withEndpoint, withFollow, withHost, withOauth, withPort, withProtocol, withVersion, withYoutubeUsers
public YoutubeUserActivityProviderConfiguration()
public String toString()
toString
in class YoutubeConfiguration
@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties
in class YoutubeConfiguration
@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty
in class YoutubeConfiguration
public YoutubeUserActivityProviderConfiguration withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class YoutubeConfiguration
public int hashCode()
hashCode
in class YoutubeConfiguration
public boolean equals(Object other)
equals
in class YoutubeConfiguration
Copyright © 2018 The Apache Software Foundation. All rights reserved.