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