@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class F4vSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
F4vSettings() |
| Modifier and Type | Method and Description |
|---|---|
F4vSettings |
clone() |
boolean |
equals(Object obj) |
String |
getMoovPlacement() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setMoovPlacement(String moovPlacement) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
F4vSettings |
withMoovPlacement(F4vMoovPlacement moovPlacement) |
F4vSettings |
withMoovPlacement(String moovPlacement) |
public void setMoovPlacement(String moovPlacement)
moovPlacement - F4vMoovPlacementpublic String getMoovPlacement()
F4vMoovPlacementpublic F4vSettings withMoovPlacement(String moovPlacement)
moovPlacement - F4vMoovPlacementpublic F4vSettings withMoovPlacement(F4vMoovPlacement moovPlacement)
moovPlacement - F4vMoovPlacementpublic String toString()
toString in class ObjectObject.toString()public F4vSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2018. All rights reserved.