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