Uses of Class
com.oracle.bmc.fleetappsmanagement.model.MaintenanceWindowCollection
-
Packages that use MaintenanceWindowCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of MaintenanceWindowCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return MaintenanceWindowCollection Modifier and Type Method Description MaintenanceWindowCollection
MaintenanceWindowCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type MaintenanceWindowCollection Modifier and Type Method Description MaintenanceWindowCollection.Builder
MaintenanceWindowCollection.Builder. copy(MaintenanceWindowCollection model)
-
Uses of MaintenanceWindowCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return MaintenanceWindowCollection Modifier and Type Method Description MaintenanceWindowCollection
ListMaintenanceWindowsResponse. getMaintenanceWindowCollection()
The returned MaintenanceWindowCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type MaintenanceWindowCollection Modifier and Type Method Description ListMaintenanceWindowsResponse.Builder
ListMaintenanceWindowsResponse.Builder. maintenanceWindowCollection(MaintenanceWindowCollection maintenanceWindowCollection)
The returned MaintenanceWindowCollection instance.
-