| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Violation |
Violation.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Violation> |
EfdRegexResult.getViolations()
violations
|
| Modifier and Type | Method and Description |
|---|---|
Violation.Builder |
Violation.Builder.copy(Violation o) |
| Modifier and Type | Method and Description |
|---|---|
EfdRegexResult.Builder |
EfdRegexResult.Builder.violations(List<Violation> violations) |
| Constructor and Description |
|---|
EfdRegexResult(String baseFieldName,
Long id,
RegexMatchResult matchResult,
Integer parsedFieldCount,
Map<String,String> parsedFields,
String regex,
String status,
String statusDescription,
Boolean isValidRegexSyntax,
List<Violation> violations)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.