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