Interface SummaryLogs.UpdateStages.WithDescription

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

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

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: The description of the Summary rule..
  • Method Details

    • withDescription

      SummaryLogs.Update withDescription(String description)
      Specifies the description property: The description of the Summary rule..
      Parameters:
      description - The description of the Summary rule.
      Returns:
      the next definition stage.