Interface AdBreakOpportunity.Builder

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

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

    • offsetMillis

      AdBreakOpportunity.Builder offsetMillis(Long offsetMillis)

      The offset in milliseconds from the start of the VOD source at which an ad marker was detected.

      Parameters:
      offsetMillis - The offset in milliseconds from the start of the VOD source at which an ad marker was detected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.