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