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