@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ZendeskSourceProperties extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
ZendeskSourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
ZendeskSourceProperties |
clone() |
boolean |
equals(Object obj) |
String |
getObject() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setObject(String object) |
String |
toString()
Returns a string representation of this object.
|
ZendeskSourceProperties |
withObject(String object) |
public void setObject(String object)
object - public String getObject()
public ZendeskSourceProperties withObject(String object)
object - public String toString()
toString in class ObjectObject.toString()public ZendeskSourceProperties clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2021. All rights reserved.