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