Interface Workbook.DefinitionStages.WithTagsPropertiesTags

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

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

    • withTagsPropertiesTags

      Workbook.DefinitionStages.WithCreate withTagsPropertiesTags(List<String> tagsPropertiesTags)
      Specifies the tagsPropertiesTags property: Being deprecated, please use the other tags field.
      Parameters:
      tagsPropertiesTags - Being deprecated, please use the other tags field.
      Returns:
      the next definition stage.