Uses of Class
com.oracle.bmc.databasemanagement.model.RecommendationExample.Builder
-
Packages that use RecommendationExample.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of RecommendationExample.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return RecommendationExample.Builder Modifier and Type Method Description static RecommendationExample.Builder
RecommendationExample. builder()
Create a new builder.RecommendationExample.Builder
RecommendationExample.Builder. copy(RecommendationExample model)
RecommendationExample.Builder
RecommendationExample.Builder. lines(List<RecommendationExampleLine> lines)
The list of examples for the recommendation.RecommendationExample.Builder
RecommendationExample. toBuilder()
-