| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
AbstractParserTestResultLogLine |
AbstractParserTestResultLogLine.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractParserTestResultLogLine> |
ParserTestResult.getLines()
lines
|
| Modifier and Type | Method and Description |
|---|---|
AbstractParserTestResultLogLine.Builder |
AbstractParserTestResultLogLine.Builder.copy(AbstractParserTestResultLogLine o) |
| Modifier and Type | Method and Description |
|---|---|
ParserTestResult.Builder |
ParserTestResult.Builder.lines(List<AbstractParserTestResultLogLine> lines) |
| Constructor and Description |
|---|
ParserTestResult(Map<String,String> additionalInfo,
List<AbstractParserTestResultLogEntry> entries,
String exampleContent,
List<AbstractParserTestResultLogLine> lines,
List<String> namedCaptureGroups)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.