Interface Lab.UpdateStages.WithTags

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

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: Resource tags..
  • Method Details

    • withTags

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