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