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