| Package | Description |
|---|---|
| com.amazonaws.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
static AdsOnDeliveryRestrictions |
AdsOnDeliveryRestrictions.fromValue(String value)
Use this in place of valueOf.
|
static AdsOnDeliveryRestrictions |
AdsOnDeliveryRestrictions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdsOnDeliveryRestrictions[] |
AdsOnDeliveryRestrictions.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.withAdsOnDeliveryRestrictions(AdsOnDeliveryRestrictions adsOnDeliveryRestrictions) |
HlsPackage |
HlsPackage.withAdsOnDeliveryRestrictions(AdsOnDeliveryRestrictions adsOnDeliveryRestrictions) |
DashPackage |
DashPackage.withAdsOnDeliveryRestrictions(AdsOnDeliveryRestrictions adsOnDeliveryRestrictions) |
HlsManifestCreateOrUpdateParameters |
HlsManifestCreateOrUpdateParameters.withAdsOnDeliveryRestrictions(AdsOnDeliveryRestrictions adsOnDeliveryRestrictions) |
Copyright © 2025. All rights reserved.