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