| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
AbstractParserTestResultLogEntry |
AbstractParserTestResultLogEntry.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractParserTestResultLogEntry> |
ParserTestResult.getEntries()
entries
|
| Modifier and Type | Method and Description |
|---|---|
AbstractParserTestResultLogEntry.Builder |
AbstractParserTestResultLogEntry.Builder.copy(AbstractParserTestResultLogEntry o) |
| Modifier and Type | Method and Description |
|---|---|
ParserTestResult.Builder |
ParserTestResult.Builder.entries(List<AbstractParserTestResultLogEntry> entries) |
| 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.