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