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