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