public static interface MinBottomRenditionSize.Builder extends SdkPojo, CopyableBuilder<MinBottomRenditionSize.Builder,MinBottomRenditionSize>
Modifier and Type | Method and Description |
---|---|
MinBottomRenditionSize.Builder |
height(Integer height)
Use Height to define the video resolution height, in pixels, for this rule.
|
MinBottomRenditionSize.Builder |
width(Integer width)
Use Width to define the video resolution width, in pixels, for this rule.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
MinBottomRenditionSize.Builder height(Integer height)
height
- Use Height to define the video resolution height, in pixels, for this rule.MinBottomRenditionSize.Builder width(Integer width)
width
- Use Width to define the video resolution width, in pixels, for this rule.Copyright © 2023. All rights reserved.