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