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