| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationSettings |
DestinationSettings.clone() |
DestinationSettings |
MsSmoothGroupSettings.getDestinationSettings()
Settings associated with the destination.
|
DestinationSettings |
HlsGroupSettings.getDestinationSettings()
Settings associated with the destination.
|
DestinationSettings |
FileGroupSettings.getDestinationSettings()
Settings associated with the destination.
|
DestinationSettings |
DashIsoGroupSettings.getDestinationSettings()
Settings associated with the destination.
|
DestinationSettings |
CmafGroupSettings.getDestinationSettings()
Settings associated with the destination.
|
DestinationSettings |
DestinationSettings.withS3Settings(S3DestinationSettings s3Settings)
Settings associated with S3 destination
|
| Modifier and Type | Method and Description |
|---|---|
void |
MsSmoothGroupSettings.setDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
void |
HlsGroupSettings.setDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
void |
FileGroupSettings.setDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
void |
DashIsoGroupSettings.setDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
void |
CmafGroupSettings.setDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
HlsGroupSettings |
HlsGroupSettings.withDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
FileGroupSettings |
FileGroupSettings.withDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
DashIsoGroupSettings |
DashIsoGroupSettings.withDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
CmafGroupSettings |
CmafGroupSettings.withDestinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
Copyright © 2022. All rights reserved.