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