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