| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ScteHls |
GetLowLatencyHlsManifestConfiguration.scteHls()
Returns the value of the ScteHls property for this object.
|
ScteHls |
GetHlsManifestConfiguration.scteHls()
Returns the value of the ScteHls property for this object.
|
ScteHls |
CreateLowLatencyHlsManifestConfiguration.scteHls()
Returns the value of the ScteHls property for this object.
|
ScteHls |
CreateHlsManifestConfiguration.scteHls()
Returns the value of the ScteHls property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.scteHls(ScteHls scteHls)
Sets the value of the ScteHls property for this object.
|
GetHlsManifestConfiguration.Builder |
GetHlsManifestConfiguration.Builder.scteHls(ScteHls scteHls)
Sets the value of the ScteHls property for this object.
|
CreateLowLatencyHlsManifestConfiguration.Builder |
CreateLowLatencyHlsManifestConfiguration.Builder.scteHls(ScteHls scteHls)
Sets the value of the ScteHls property for this object.
|
CreateHlsManifestConfiguration.Builder |
CreateHlsManifestConfiguration.Builder.scteHls(ScteHls scteHls)
Sets the value of the ScteHls property for this object.
|
Copyright © 2023. All rights reserved.