| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static MsSmoothAdditionalManifest.Builder |
MsSmoothAdditionalManifest.builder() |
MsSmoothAdditionalManifest.Builder |
MsSmoothAdditionalManifest.Builder.manifestNameModifier(String manifestNameModifier)
Specify a name modifier that the service adds to the name of this manifest to make it different from the file
names of the other main manifests in the output group.
|
MsSmoothAdditionalManifest.Builder |
MsSmoothAdditionalManifest.Builder.selectedOutputs(Collection<String> selectedOutputs)
Specify the outputs that you want this additional top-level manifest to reference.
|
MsSmoothAdditionalManifest.Builder |
MsSmoothAdditionalManifest.Builder.selectedOutputs(String... selectedOutputs)
Specify the outputs that you want this additional top-level manifest to reference.
|
MsSmoothAdditionalManifest.Builder |
MsSmoothAdditionalManifest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MsSmoothAdditionalManifest.Builder> |
MsSmoothAdditionalManifest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.