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