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