Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Recommendation |
Recommendation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Recommendation> |
RuleFinding.getRecommendations()
The list of recommendations.
|
Modifier and Type | Method and Description |
---|---|
Recommendation.Builder |
Recommendation.Builder.copy(Recommendation model) |
Modifier and Type | Method and Description |
---|---|
RuleFinding.Builder |
RuleFinding.Builder.recommendations(List<Recommendation> recommendations)
The list of recommendations.
|
Constructor and Description |
---|
RuleFinding(String message,
List<FindingSchemaOrOperation> details,
List<Recommendation> recommendations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.