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