Interface Backup.UpdateStages.WithLabel

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

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

      • withLabel

        Backup.Update withLabel​(String label)
        Specifies the label property: Label for backup.
        Parameters:
        label - Label for backup.
        Returns:
        the next definition stage.