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