Interface Workbook.UpdateStages.WithTags

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

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

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

    • withTags

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