Interface Monitor.UpdateStages.WithTags

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

public static interface Monitor.UpdateStages.WithTags
The stage of the Monitor update allowing to specify tags.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the tags property: Gets or sets the Resource tags..
  • Method Details

    • withTags

      Monitor.Update withTags(Map<String,String> tags)
      Specifies the tags property: Gets or sets the Resource tags..
      Parameters:
      tags - Gets or sets the Resource tags.
      Returns:
      the next definition stage.