| Package | Description | 
|---|---|
| weblogic.diagnostics.descriptor | Provides interfaces for  weblogic.diagnostics.descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| WLDFRESTNotificationBean | WLDFWatchNotificationBean. createRESTNotification(String name)Creates an REST action configuration with the specified
name. | 
| WLDFRESTNotificationBean[] | WLDFWatchNotificationBean. getRESTNotifications()The REST actions defined in this deployment. | 
| WLDFRESTNotificationBean | WLDFWatchNotificationBean. lookupRESTNotification(String name)Looks up the REST action configuration with the given
   name. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WLDFWatchNotificationBean. destroyRESTNotification(WLDFRESTNotificationBean notification)Deletes the specified REST action configuration defined
   in this deployment. |