@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MotionGraphicsSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
MotionGraphicsSettings() |
| Modifier and Type | Method and Description |
|---|---|
MotionGraphicsSettings |
clone() |
boolean |
equals(Object obj) |
HtmlMotionGraphicsSettings |
getHtmlMotionGraphicsSettings() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setHtmlMotionGraphicsSettings(HtmlMotionGraphicsSettings htmlMotionGraphicsSettings) |
String |
toString()
Returns a string representation of this object.
|
MotionGraphicsSettings |
withHtmlMotionGraphicsSettings(HtmlMotionGraphicsSettings htmlMotionGraphicsSettings) |
public void setHtmlMotionGraphicsSettings(HtmlMotionGraphicsSettings htmlMotionGraphicsSettings)
htmlMotionGraphicsSettings - public HtmlMotionGraphicsSettings getHtmlMotionGraphicsSettings()
public MotionGraphicsSettings withHtmlMotionGraphicsSettings(HtmlMotionGraphicsSettings htmlMotionGraphicsSettings)
htmlMotionGraphicsSettings - public String toString()
toString in class ObjectObject.toString()public MotionGraphicsSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.