Interface SummaryLogs.UpdateStages.WithDisplayName

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

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

    Modifier and Type
    Method
    Description
    withDisplayName(String displayName)
    Specifies the displayName property: The display name of the Summary rule..
  • Method Details

    • withDisplayName

      SummaryLogs.Update withDisplayName(String displayName)
      Specifies the displayName property: The display name of the Summary rule..
      Parameters:
      displayName - The display name of the Summary rule.
      Returns:
      the next definition stage.