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