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