Interface SimGroup.UpdateStages.WithTags

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

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

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

    • withTags

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