Uses of Class
com.oracle.bmc.disasterrecovery.model.IgnoreDrPlanExecutionDetails
- 
Packages that use IgnoreDrPlanExecutionDetails Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of IgnoreDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return IgnoreDrPlanExecutionDetails Modifier and Type Method Description IgnoreDrPlanExecutionDetailsIgnoreDrPlanExecutionDetails.Builder. build()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type IgnoreDrPlanExecutionDetails Modifier and Type Method Description IgnoreDrPlanExecutionDetails.BuilderIgnoreDrPlanExecutionDetails.Builder. copy(IgnoreDrPlanExecutionDetails model)
- 
Uses of IgnoreDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return IgnoreDrPlanExecutionDetails Modifier and Type Method Description IgnoreDrPlanExecutionDetailsIgnoreDrPlanExecutionRequest. getBody$()Alternative accessor for the body parameter.IgnoreDrPlanExecutionDetailsIgnoreDrPlanExecutionRequest. getIgnoreDrPlanExecutionDetails()Details for ignoring the failed group or step and resuming execution.Methods in com.oracle.bmc.disasterrecovery.requests with parameters of type IgnoreDrPlanExecutionDetails Modifier and Type Method Description IgnoreDrPlanExecutionRequest.BuilderIgnoreDrPlanExecutionRequest.Builder. body$(IgnoreDrPlanExecutionDetails body)Alternative setter for the body parameter.IgnoreDrPlanExecutionRequest.BuilderIgnoreDrPlanExecutionRequest.Builder. ignoreDrPlanExecutionDetails(IgnoreDrPlanExecutionDetails ignoreDrPlanExecutionDetails)Details for ignoring the failed group or step and resuming execution.
 
-