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 Summary

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

    • withTags

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