Interface MinBottomRenditionSize.Builder

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

public static interface MinBottomRenditionSize.Builder extends SdkPojo, CopyableBuilder<MinBottomRenditionSize.Builder,MinBottomRenditionSize>
  • 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.