| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<AllowedRenditionSize> |
AutomatedAbrRule.allowedRenditions()
When customer adds the allowed renditions rule for auto ABR ladder, they are required to add at leat one
rendition to allowedRenditions list
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedAbrRule.Builder |
AutomatedAbrRule.Builder.allowedRenditions(AllowedRenditionSize... allowedRenditions)
When customer adds the allowed renditions rule for auto ABR ladder, they are required to add at leat one
rendition to allowedRenditions list
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedAbrRule.Builder |
AutomatedAbrRule.Builder.allowedRenditions(Collection<AllowedRenditionSize> allowedRenditions)
When customer adds the allowed renditions rule for auto ABR ladder, they are required to add at leat one
rendition to allowedRenditions list
|
Copyright © 2023. All rights reserved.