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