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