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