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