Interface VideoEntity.UpdateStages.WithArchival

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

    public static interface VideoEntity.UpdateStages.WithArchival
    The stage of the VideoEntity update allowing to specify archival.
    • Method Detail

      • withArchival

        VideoEntity.Update withArchival​(VideoArchival archival)
        Specifies the archival property: Video archival properties..
        Parameters:
        archival - Video archival properties.
        Returns:
        the next definition stage.