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