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