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