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