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