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