Interface WebTest.UpdateStages.WithTags

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

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

      • withTags

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