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