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