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