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