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