Interface Appliance.UpdateStages.WithTags

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

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

    • withTags

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