| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
MatchInfo |
MatchInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MatchInfo> |
RegexMatchResult.getSubRegexesMatchInfo()
subRegexesMatchInfo
|
| Modifier and Type | Method and Description |
|---|---|
MatchInfo.Builder |
MatchInfo.Builder.copy(MatchInfo o) |
| Modifier and Type | Method and Description |
|---|---|
RegexMatchResult.Builder |
RegexMatchResult.Builder.subRegexesMatchInfo(Map<String,MatchInfo> subRegexesMatchInfo) |
| Constructor and Description |
|---|
RegexMatchResult(Integer matchedLogEntryEndIndex,
Integer regexScore,
List<StepInfo> regexStepsInfo,
Integer stepCount,
Map<String,MatchInfo> subRegexesMatchInfo)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.