| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static GetPresetResponse.Builder |
GetPresetResponse.builder() |
default GetPresetResponse.Builder |
GetPresetResponse.Builder.preset(Consumer<Preset.Builder> preset)
A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to
the output during the conversion process.
|
GetPresetResponse.Builder |
GetPresetResponse.Builder.preset(Preset preset)
A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to
the output during the conversion process.
|
GetPresetResponse.Builder |
GetPresetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPresetResponse.Builder> |
GetPresetResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.