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