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