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