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