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