Uses of Class
software.amazon.awssdk.services.medialive.model.Scte35SpliceInsert
-
Packages that use Scte35SpliceInsert Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Scte35SpliceInsert in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Scte35SpliceInsert Modifier and Type Method Description Scte35SpliceInsertAvailSettings. scte35SpliceInsert()Returns the value of the Scte35SpliceInsert property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Scte35SpliceInsert Modifier and Type Method Description AvailSettings.BuilderAvailSettings.Builder. scte35SpliceInsert(Scte35SpliceInsert scte35SpliceInsert)Sets the value of the Scte35SpliceInsert property for this object.
-