Interface Workspace.UpdateStages.WithTags

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

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

    • withTags

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