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 Detail

      • withTags

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