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