Interface TeletextDestinationSettings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TeletextDestinationSettings.Builder,TeletextDestinationSettings>, SdkBuilder<TeletextDestinationSettings.Builder,TeletextDestinationSettings>, SdkPojo
Enclosing class:
TeletextDestinationSettings

public static interface TeletextDestinationSettings.Builder extends SdkPojo, CopyableBuilder<TeletextDestinationSettings.Builder,TeletextDestinationSettings>
  • Method Details

    • pageNumber

      Set pageNumber to the Teletext page number for the destination captions for this output. This value must be a three-digit hexadecimal string; strings ending in -FF are invalid. If you are passing through the entire set of Teletext data, do not use this field.
      Parameters:
      pageNumber - Set pageNumber to the Teletext page number for the destination captions for this output. This value must be a three-digit hexadecimal string; strings ending in -FF are invalid. If you are passing through the entire set of Teletext data, do not use this field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pageTypesWithStrings

      TeletextDestinationSettings.Builder pageTypesWithStrings(Collection<String> pageTypes)
      Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Parameters:
      pageTypes - Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pageTypesWithStrings

      TeletextDestinationSettings.Builder pageTypesWithStrings(String... pageTypes)
      Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Parameters:
      pageTypes - Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pageTypes

      Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Parameters:
      pageTypes - Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pageTypes

      Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Parameters:
      pageTypes - Specify the page types for this Teletext page. If you don't specify a value here, the service sets the page type to the default value Subtitle. If you pass through the entire set of Teletext data, don't use this field. When you pass through a set of Teletext pages, your output has the same page types as your input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.