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