Uses of Class
com.oracle.bmc.disasterrecovery.model.DrPlanExecutionCollection.Builder
-
Packages that use DrPlanExecutionCollection.Builder Package Description com.oracle.bmc.disasterrecovery.model -
-
Uses of DrPlanExecutionCollection.Builder in com.oracle.bmc.disasterrecovery.model
Methods in com.oracle.bmc.disasterrecovery.model that return DrPlanExecutionCollection.Builder Modifier and Type Method Description static DrPlanExecutionCollection.Builder
DrPlanExecutionCollection. builder()
Create a new builder.DrPlanExecutionCollection.Builder
DrPlanExecutionCollection.Builder. copy(DrPlanExecutionCollection model)
DrPlanExecutionCollection.Builder
DrPlanExecutionCollection.Builder. items(List<DrPlanExecutionSummary> items)
A list of DR plan execution summaries.DrPlanExecutionCollection.Builder
DrPlanExecutionCollection. toBuilder()
-