Interface Application.UpdateStages.WithTags

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

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

    • withTags

      Specifies the tags property: tags to be updated.
      Parameters:
      tags - tags to be updated.
      Returns:
      the next definition stage.