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