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