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