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