Interface HostModel.UpdateStages.WithTags

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

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

    • withTags

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