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