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