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