Interface DevCenter.UpdateStages.WithTags

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

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

    • withTags

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