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