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