Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
RecommendationExampleLine |
RecommendationExampleLine.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecommendationExampleLine> |
RecommendationExample.getLines()
The list of examples for the recommendation.
|
Modifier and Type | Method and Description |
---|---|
RecommendationExampleLine.Builder |
RecommendationExampleLine.Builder.copy(RecommendationExampleLine model) |
Modifier and Type | Method and Description |
---|---|
RecommendationExample.Builder |
RecommendationExample.Builder.lines(List<RecommendationExampleLine> lines)
The list of examples for the recommendation.
|
Constructor and Description |
---|
RecommendationExample(List<RecommendationExampleLine> lines)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.