Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
RuleFinding |
RuleFinding.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RuleFinding> |
AdvisorRule.getFindings()
The list of findings for the rule.
|
Modifier and Type | Method and Description |
---|---|
RuleFinding.Builder |
RuleFinding.Builder.copy(RuleFinding model) |
Modifier and Type | Method and Description |
---|---|
AdvisorRule.Builder |
AdvisorRule.Builder.findings(List<RuleFinding> findings)
The list of findings for the rule.
|
Constructor and Description |
---|
AdvisorRule(String name,
String description,
List<RuleFinding> findings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.