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