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