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