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.model
Methods in com.oracle.bmc.databasemanagement.model that return RecommendationExampleLine.Builder Modifier and Type Method Description static RecommendationExampleLine.Builder
RecommendationExampleLine. builder()
Create a new builder.RecommendationExampleLine.Builder
RecommendationExampleLine.Builder. comment(String comment)
The comments about the operation.RecommendationExampleLine.Builder
RecommendationExampleLine.Builder. copy(RecommendationExampleLine model)
RecommendationExampleLine.Builder
RecommendationExampleLine.Builder. operation(String operation)
The details of the example operation.RecommendationExampleLine.Builder
RecommendationExampleLine. toBuilder()
-