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