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