Uses of Class
com.oracle.bmc.datacc.model.MaintenanceRunCollection.Builder
-
Packages that use MaintenanceRunCollection.Builder Package Description com.oracle.bmc.datacc.model -
-
Uses of MaintenanceRunCollection.Builder in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return MaintenanceRunCollection.Builder Modifier and Type Method Description static MaintenanceRunCollection.BuilderMaintenanceRunCollection. builder()Create a new builder.MaintenanceRunCollection.BuilderMaintenanceRunCollection.Builder. copy(MaintenanceRunCollection model)MaintenanceRunCollection.BuilderMaintenanceRunCollection.Builder. items(List<MaintenanceRunSummary> items)A list of maintenance runs.MaintenanceRunCollection.BuilderMaintenanceRunCollection. toBuilder()
-