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