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