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