Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
static MatchInfo.Builder |
MatchInfo.builder()
Create a new builder.
|
MatchInfo.Builder |
MatchInfo.Builder.copy(MatchInfo model) |
MatchInfo.Builder |
MatchInfo.Builder.matchingLogEntryEndIndex(Integer matchingLogEntryEndIndex)
The end index of the matching log entry.
|
MatchInfo.Builder |
MatchInfo.Builder.regexScore(Integer regexScore)
The regular expression score.
|
MatchInfo.Builder |
MatchInfo.Builder.stepCount(Integer stepCount)
The step count.
|
MatchInfo.Builder |
MatchInfo.toBuilder() |
Copyright © 2016–2024. All rights reserved.