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