public class RecordLifecycleActionHeartbeatResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<RecordLifecycleActionHeartbeatResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static RecordLifecycleActionHeartbeatResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
RecordLifecycleActionHeartbeatResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static RecordLifecycleActionHeartbeatResultStaxUnmarshaller |
getInstance() |
RecordLifecycleActionHeartbeatResult |
unmarshall(StaxUnmarshallerContext context) |
private static RecordLifecycleActionHeartbeatResultStaxUnmarshaller instance
public RecordLifecycleActionHeartbeatResultStaxUnmarshaller()
public RecordLifecycleActionHeartbeatResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<RecordLifecycleActionHeartbeatResult,StaxUnmarshallerContext>
java.lang.Exception
public static RecordLifecycleActionHeartbeatResultStaxUnmarshaller getInstance()