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