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