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