public class EventSourceMappingConfigurationJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static EventSourceMappingConfigurationJsonMarshaller |
instance |
Constructor and Description |
---|
EventSourceMappingConfigurationJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static EventSourceMappingConfigurationJsonMarshaller |
getInstance() |
void |
marshall(EventSourceMappingConfiguration eventSourceMappingConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static EventSourceMappingConfigurationJsonMarshaller instance
public EventSourceMappingConfigurationJsonMarshaller()
public void marshall(EventSourceMappingConfiguration eventSourceMappingConfiguration, StructuredJsonGenerator jsonGenerator)
public static EventSourceMappingConfigurationJsonMarshaller getInstance()