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