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