Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
RegexMatchResult |
RegexMatchResult.Builder.build() |
RegexMatchResult |
EfdRegexResult.getMatchResult() |
Modifier and Type | Method and Description |
---|---|
RegexMatchResult.Builder |
RegexMatchResult.Builder.copy(RegexMatchResult model) |
EfdRegexResult.Builder |
EfdRegexResult.Builder.matchResult(RegexMatchResult matchResult) |
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–2024. All rights reserved.