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