| Package | Description |
|---|---|
| com.amazonaws.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
static AdMarkers |
AdMarkers.fromValue(String value)
Use this in place of valueOf.
|
static AdMarkers |
AdMarkers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdMarkers[] |
AdMarkers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsManifest |
HlsManifest.withAdMarkers(AdMarkers adMarkers)
This setting controls how ad markers are included in the packaged OriginEndpoint.
|
HlsManifestCreateOrUpdateParameters |
HlsManifestCreateOrUpdateParameters.withAdMarkers(AdMarkers adMarkers)
This setting controls how ad markers are included in the packaged OriginEndpoint.
|
HlsPackage |
HlsPackage.withAdMarkers(AdMarkers adMarkers)
This setting controls how ad markers are included in the packaged OriginEndpoint.
|
Copyright © 2022. All rights reserved.