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