Uses of Class
com.oracle.bmc.databasemanagement.model.RecommendationExampleLine.Builder
- 
Packages that use RecommendationExampleLine.Builder Package Description com.oracle.bmc.databasemanagement.model 
- 
- 
Uses of RecommendationExampleLine.Builder in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return RecommendationExampleLine.Builder Modifier and Type Method Description static RecommendationExampleLine.BuilderRecommendationExampleLine. builder()Create a new builder.RecommendationExampleLine.BuilderRecommendationExampleLine.Builder. comment(String comment)The comments about the operation.RecommendationExampleLine.BuilderRecommendationExampleLine.Builder. copy(RecommendationExampleLine model)RecommendationExampleLine.BuilderRecommendationExampleLine.Builder. operation(String operation)The details of the example operation.RecommendationExampleLine.BuilderRecommendationExampleLine. toBuilder()
 
-