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