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