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