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