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