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