Uses of Class
com.oracle.bmc.datacc.model.MaintenanceExecutionCollection.Builder
-
Packages that use MaintenanceExecutionCollection.Builder Package Description com.oracle.bmc.datacc.model -
-
Uses of MaintenanceExecutionCollection.Builder in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return MaintenanceExecutionCollection.Builder Modifier and Type Method Description static MaintenanceExecutionCollection.BuilderMaintenanceExecutionCollection. builder()Create a new builder.MaintenanceExecutionCollection.BuilderMaintenanceExecutionCollection.Builder. copy(MaintenanceExecutionCollection model)MaintenanceExecutionCollection.BuilderMaintenanceExecutionCollection.Builder. items(List<MaintenanceExecutionSummary> items)A list of maintenance run execution history.MaintenanceExecutionCollection.BuilderMaintenanceExecutionCollection. toBuilder()
-