Interface Automation.UpdateStages.WithDescription

All Known Subinterfaces:
Automation.Update
Enclosing interface:
Automation.UpdateStages

public static interface Automation.UpdateStages.WithDescription
The stage of the Automation update allowing to specify description.
  • Method Summary

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: The security automation description..
  • Method Details

    • withDescription

      Automation.Update withDescription(String description)
      Specifies the description property: The security automation description..
      Parameters:
      description - The security automation description.
      Returns:
      the next definition stage.