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