Interface VolumeBackupCreate

    • Method Detail

      • getName

        String getName()
        Returns:
        the name of the Volume Transfer.
      • getDescription

        String getDescription()
        Returns:
        the description of the volume backup
      • getVolumeId

        String getVolumeId()
        Returns:
        The UUID of the volume.
      • getContainer

        String getContainer()
        Returns:
        The container name or null.
      • isIncremental

        boolean isIncremental()
        Returns:
        The backup mode. A valid value is true for incremental backup mode or false for full backup mode
      • isForce

        boolean isForce()
        Returns:
        Force mode. True to do backup while a volume is attached. Default is false.
      • getSnapshotId

        String getSnapshotId()
        Returns:
        Force mode. True to do backup while a volume is attached. Default is false.