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