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