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