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