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