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