Interface ExtendedDataServices.Builder

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

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

    • copyProtectionAction

      ExtendedDataServices.Builder copyProtectionAction(String copyProtectionAction)
      The action to take on copy and redistribution control XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Parameters:
      copyProtectionAction - The action to take on copy and redistribution control XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • copyProtectionAction

      ExtendedDataServices.Builder copyProtectionAction(CopyProtectionAction copyProtectionAction)
      The action to take on copy and redistribution control XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Parameters:
      copyProtectionAction - The action to take on copy and redistribution control XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vchipAction

      ExtendedDataServices.Builder vchipAction(String vchipAction)
      The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Parameters:
      vchipAction - The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vchipAction

      ExtendedDataServices.Builder vchipAction(VchipAction vchipAction)
      The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Parameters:
      vchipAction - The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: