Interface VideoEntity.DefinitionStages.WithTitle

    • Method Detail

      • withTitle

        VideoEntity.DefinitionStages.WithCreate withTitle​(String title)
        Specifies the title property: Optional video title provided by the user. Value can be up to 256 characters long..
        Parameters:
        title - Optional video title provided by the user. Value can be up to 256 characters long.
        Returns:
        the next definition stage.