Interface FarmBeats.UpdateStages.WithTags

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

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

    • withTags

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