public static interface VideoDetail.Builder extends SdkPojo, CopyableBuilder<VideoDetail.Builder,VideoDetail>
Modifier and Type | Method and Description |
---|---|
VideoDetail.Builder |
heightInPx(Integer heightInPx)
Height in pixels for the output
|
VideoDetail.Builder |
widthInPx(Integer widthInPx)
Width in pixels for the output
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
VideoDetail.Builder heightInPx(Integer heightInPx)
heightInPx
- Height in pixels for the outputVideoDetail.Builder widthInPx(Integer widthInPx)
widthInPx
- Width in pixels for the outputCopyright © 2021. All rights reserved.