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