| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
DashConfigurationForPut |
DashConfigurationForPut.clone() |
DashConfigurationForPut |
PutPlaybackConfigurationRequest.getDashConfiguration()
The configuration for DASH content.
|
DashConfigurationForPut |
DashConfigurationForPut.withMpdLocation(String mpdLocation)
The setting that controls whether MediaTailor includes the Location tag in DASH manifests.
|
DashConfigurationForPut |
DashConfigurationForPut.withOriginManifestType(OriginManifestType originManifestType)
The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests
or single-period manifests.
|
DashConfigurationForPut |
DashConfigurationForPut.withOriginManifestType(String originManifestType)
The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests
or single-period manifests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutPlaybackConfigurationRequest.setDashConfiguration(DashConfigurationForPut dashConfiguration)
The configuration for DASH content.
|
PutPlaybackConfigurationRequest |
PutPlaybackConfigurationRequest.withDashConfiguration(DashConfigurationForPut dashConfiguration)
The configuration for DASH content.
|
Copyright © 2023. All rights reserved.