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