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