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