Interface SummaryLogs.DefinitionStages.WithDescription

All Known Subinterfaces:
SummaryLogs.Definition, SummaryLogs.DefinitionStages.WithCreate
Enclosing interface:
SummaryLogs.DefinitionStages

public static interface SummaryLogs.DefinitionStages.WithDescription
The stage of the SummaryLogs definition allowing to specify description.
  • Method Details

    • withDescription

      SummaryLogs.DefinitionStages.WithCreate 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.