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