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