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