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