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