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