Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Indexes |
Indexes.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Indexes> |
Violation.getIndexes()
The indices associated with regular expression violations.
|
Modifier and Type | Method and Description |
---|---|
Indexes.Builder |
Indexes.Builder.copy(Indexes model) |
Modifier and Type | Method and Description |
---|---|
Violation.Builder |
Violation.Builder.indexes(List<Indexes> indexes)
The indices associated with regular expression violations.
|
Constructor and Description |
---|
Violation(List<Indexes> indexes,
String ruleDescription,
String ruleName,
String ruleRemediation,
Violation.RuleType ruleType)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.