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