Uses of Class
com.oracle.bmc.fleetappsmanagement.model.TaskNotificationPreferences
- 
Packages that use TaskNotificationPreferences Package Description com.oracle.bmc.fleetappsmanagement.model  - 
- 
Uses of TaskNotificationPreferences in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return TaskNotificationPreferences Modifier and Type Method Description TaskNotificationPreferencesTaskNotificationPreferences.Builder. build()TaskNotificationPreferencesComponentProperties. getNotificationPreferences()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type TaskNotificationPreferences Modifier and Type Method Description TaskNotificationPreferences.BuilderTaskNotificationPreferences.Builder. copy(TaskNotificationPreferences model)ComponentProperties.BuilderComponentProperties.Builder. notificationPreferences(TaskNotificationPreferences notificationPreferences)Constructors in com.oracle.bmc.fleetappsmanagement.model with parameters of type TaskNotificationPreferences Constructor Description ComponentProperties(RunOnDetails runOn, String preCondition, ComponentProperties.ActionOnFailure actionOnFailure, PauseDetails pauseDetails, TaskNotificationPreferences notificationPreferences)Deprecated. 
 -