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