Interface NielsenNaesIiNw.Builder

    • Method Detail

      • checkDigitString

        NielsenNaesIiNw.Builder checkDigitString​(String checkDigitString)
        Enter the check digit string for the watermark
        Parameters:
        checkDigitString - Enter the check digit string for the watermark
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sid

        NielsenNaesIiNw.Builder sid​(Double sid)
        Enter the Nielsen Source ID (SID) to include in the watermark
        Parameters:
        sid - Enter the Nielsen Source ID (SID) to include in the watermark
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • timezone

        NielsenNaesIiNw.Builder timezone​(String timezone)
        Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)
        Parameters:
        timezone - Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NielsenWatermarkTimezones, NielsenWatermarkTimezones
      • timezone

        NielsenNaesIiNw.Builder timezone​(NielsenWatermarkTimezones timezone)
        Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)
        Parameters:
        timezone - Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NielsenWatermarkTimezones, NielsenWatermarkTimezones