Uses of Class
software.amazon.awssdk.services.medialive.model.Scte35DeliveryRestrictions
-
Packages that use Scte35DeliveryRestrictions Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Scte35DeliveryRestrictions in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Scte35DeliveryRestrictions Modifier and Type Method Description Scte35DeliveryRestrictionsScte35SegmentationDescriptor. deliveryRestrictions()Holds the four SCTE-35 delivery restriction parameters.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Scte35DeliveryRestrictions Modifier and Type Method Description Scte35SegmentationDescriptor.BuilderScte35SegmentationDescriptor.Builder. deliveryRestrictions(Scte35DeliveryRestrictions deliveryRestrictions)Holds the four SCTE-35 delivery restriction parameters.
-