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