Interface MyWorkbook.UpdateStages.WithTags

  • All Known Subinterfaces:
    MyWorkbook.Update
    Enclosing interface:
    MyWorkbook.UpdateStages

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

      • withTags

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