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 Detail

      • withTags

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