Uses of Class
com.oracle.bmc.datacc.model.MaintenanceExecutionCollection
-
Packages that use MaintenanceExecutionCollection Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of MaintenanceExecutionCollection in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return MaintenanceExecutionCollection Modifier and Type Method Description MaintenanceExecutionCollectionMaintenanceExecutionCollection.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type MaintenanceExecutionCollection Modifier and Type Method Description MaintenanceExecutionCollection.BuilderMaintenanceExecutionCollection.Builder. copy(MaintenanceExecutionCollection model) -
Uses of MaintenanceExecutionCollection in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return MaintenanceExecutionCollection Modifier and Type Method Description MaintenanceExecutionCollectionListMaintenanceExecutionsResponse. getMaintenanceExecutionCollection()The returned MaintenanceExecutionCollection instance.Methods in com.oracle.bmc.datacc.responses with parameters of type MaintenanceExecutionCollection Modifier and Type Method Description ListMaintenanceExecutionsResponse.BuilderListMaintenanceExecutionsResponse.Builder. maintenanceExecutionCollection(MaintenanceExecutionCollection maintenanceExecutionCollection)The returned MaintenanceExecutionCollection instance.
-