Interface LabPlan.UpdateStages.WithTags

  • All Known Subinterfaces:
    LabPlan.Update
    Enclosing interface:
    LabPlan.UpdateStages

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

      • withTags

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