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