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