Uses of Class
com.oracle.bmc.datacc.model.MaintenanceExecution
-
Packages that use MaintenanceExecution Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of MaintenanceExecution in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return MaintenanceExecution Modifier and Type Method Description MaintenanceExecutionMaintenanceExecution.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type MaintenanceExecution Modifier and Type Method Description MaintenanceExecution.BuilderMaintenanceExecution.Builder. copy(MaintenanceExecution model) -
Uses of MaintenanceExecution in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return MaintenanceExecution Modifier and Type Method Description MaintenanceExecutionGetMaintenanceExecutionResponse. getMaintenanceExecution()The returned MaintenanceExecution instance.Methods in com.oracle.bmc.datacc.responses with parameters of type MaintenanceExecution Modifier and Type Method Description GetMaintenanceExecutionResponse.BuilderGetMaintenanceExecutionResponse.Builder. maintenanceExecution(MaintenanceExecution maintenanceExecution)The returned MaintenanceExecution instance.
-