Interface Backup.UpdateStages.WithTags

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

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

      • withTags

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