| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
VideoParameters |
CreatePresetRequest.video()
A section of the request body that specifies the video parameters.
|
VideoParameters |
Preset.video()
A section of the response body that provides information about the video preset values.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePresetRequest.Builder |
CreatePresetRequest.Builder.video(VideoParameters video)
A section of the request body that specifies the video parameters.
|
Preset.Builder |
Preset.Builder.video(VideoParameters video)
A section of the response body that provides information about the video preset values.
|
Copyright © 2023. All rights reserved.