public class JobFlowDetailJsonUnmarshaller extends java.lang.Object implements Unmarshaller<JobFlowDetail,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static JobFlowDetailJsonUnmarshaller |
instance |
Constructor and Description |
---|
JobFlowDetailJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static JobFlowDetailJsonUnmarshaller |
getInstance() |
JobFlowDetail |
unmarshall(JsonUnmarshallerContext context) |
private static JobFlowDetailJsonUnmarshaller instance
public JobFlowDetail unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<JobFlowDetail,JsonUnmarshallerContext>
java.lang.Exception
public static JobFlowDetailJsonUnmarshaller getInstance()