Interface MyWorkbook.DefinitionStages.WithTagsPropertiesTags

All Known Subinterfaces:
MyWorkbook.Definition, MyWorkbook.DefinitionStages.WithCreate
Enclosing interface:
MyWorkbook.DefinitionStages

public static interface MyWorkbook.DefinitionStages.WithTagsPropertiesTags
The stage of the MyWorkbook definition allowing to specify tagsPropertiesTags.
  • Method Details

    • withTagsPropertiesTags

      MyWorkbook.DefinitionStages.WithCreate withTagsPropertiesTags(List<String> tagsPropertiesTags)
      Specifies the tagsPropertiesTags property: A list of 0 or more tags that are associated with this private workbook definition.
      Parameters:
      tagsPropertiesTags - A list of 0 or more tags that are associated with this private workbook definition.
      Returns:
      the next definition stage.