| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
ParsedField |
ParsedField.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ParsedField> |
ParsedContent.getParsedFieldValues()
Parsed field values.
|
| Modifier and Type | Method and Description |
|---|---|
ParsedField.Builder |
ParsedField.Builder.copy(ParsedField o) |
| Modifier and Type | Method and Description |
|---|---|
ParsedContent.Builder |
ParsedContent.Builder.parsedFieldValues(List<ParsedField> parsedFieldValues) |
| Constructor and Description |
|---|
ParsedContent(List<String> fieldNames,
List<String> fieldDisplayNames,
List<ParsedField> parsedFieldValues,
String logContent,
Integer sampleSize,
String matchStatus)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.