| Package | Description | 
|---|---|
| weblogic.diagnostics.descriptor | Provides interfaces for  weblogic.diagnostics.descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| WLDFScaleDownActionBean | WLDFWatchNotificationBean. createScaleDownAction(String name)Creates a scale-down action configuration with the specified
 name. | 
| WLDFScaleDownActionBean[] | WLDFWatchNotificationBean. getScaleDownActions()The Scale-down actions defined in this deployment. | 
| WLDFScaleDownActionBean | WLDFWatchNotificationBean. lookupScaleDownAction(String name)Looks up the Scale-down action configuration with the given
   name. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WLDFWatchNotificationBean. destroyScaleDownAction(WLDFScaleDownActionBean notification)Deletes the specified Scale-down action configuration defined
   in this deployment. |