public static interface VideoDetail.Builder extends 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
|
copyapply, buildVideoDetail.Builder heightInPx(Integer heightInPx)
heightInPx - Height in pixels for the outputVideoDetail.Builder widthInPx(Integer widthInPx)
widthInPx - Width in pixels for the outputCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.