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