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