Uses of Class
com.oracle.bmc.datacc.model.MaintenanceRunCollection
-
Packages that use MaintenanceRunCollection Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of MaintenanceRunCollection in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return MaintenanceRunCollection Modifier and Type Method Description MaintenanceRunCollectionMaintenanceRunCollection.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type MaintenanceRunCollection Modifier and Type Method Description MaintenanceRunCollection.BuilderMaintenanceRunCollection.Builder. copy(MaintenanceRunCollection model) -
Uses of MaintenanceRunCollection in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return MaintenanceRunCollection Modifier and Type Method Description MaintenanceRunCollectionListMaintenanceRunsResponse. getMaintenanceRunCollection()The returned MaintenanceRunCollection instance.Methods in com.oracle.bmc.datacc.responses with parameters of type MaintenanceRunCollection Modifier and Type Method Description ListMaintenanceRunsResponse.BuilderListMaintenanceRunsResponse.Builder. maintenanceRunCollection(MaintenanceRunCollection maintenanceRunCollection)The returned MaintenanceRunCollection instance.
-