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