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