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