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