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