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