| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationSettings |
MsSmoothGroupSettings.destinationSettings()
Settings associated with the destination.
|
DestinationSettings |
CmafGroupSettings.destinationSettings()
Settings associated with the destination.
|
DestinationSettings |
DashIsoGroupSettings.destinationSettings()
Settings associated with the destination.
|
DestinationSettings |
FileGroupSettings.destinationSettings()
Settings associated with the destination.
|
DestinationSettings |
HlsGroupSettings.destinationSettings()
Settings associated with the destination.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings.Builder |
MsSmoothGroupSettings.Builder.destinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
CmafGroupSettings.Builder |
CmafGroupSettings.Builder.destinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
DashIsoGroupSettings.Builder |
DashIsoGroupSettings.Builder.destinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
FileGroupSettings.Builder |
FileGroupSettings.Builder.destinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.destinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
Copyright © 2023. All rights reserved.