Interface ArcSetting.UpdateStages.WithTags

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

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

      • withTags

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