Interface VideoEntity.DefinitionStages.WithDescription

    • Method Detail

      • withDescription

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