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