Interface ForceIncludeRenditionSize.Builder

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

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

    • height

      Use Height to define the video resolution height, in pixels, for this rule.
      Parameters:
      height - Use Height to define the video resolution height, in pixels, for this rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • width

      Use Width to define the video resolution width, in pixels, for this rule.
      Parameters:
      width - Use Width to define the video resolution width, in pixels, for this rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.