Interface Factory.UpdateStages.WithTags

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

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

      • withTags

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