Uses of Class
software.amazon.awssdk.services.mediapackagev2.model.ScteHls
-
Packages that use ScteHls Package Description software.amazon.awssdk.services.mediapackagev2.model -
-
Uses of ScteHls in software.amazon.awssdk.services.mediapackagev2.model
Methods in software.amazon.awssdk.services.mediapackagev2.model that return ScteHls Modifier and Type Method Description ScteHlsCreateHlsManifestConfiguration. scteHls()Returns the value of the ScteHls property for this object.ScteHlsCreateLowLatencyHlsManifestConfiguration. scteHls()Returns the value of the ScteHls property for this object.ScteHlsGetHlsManifestConfiguration. scteHls()Returns the value of the ScteHls property for this object.ScteHlsGetLowLatencyHlsManifestConfiguration. scteHls()Returns the value of the ScteHls property for this object.Methods in software.amazon.awssdk.services.mediapackagev2.model with parameters of type ScteHls Modifier and Type Method Description CreateHlsManifestConfiguration.BuilderCreateHlsManifestConfiguration.Builder. scteHls(ScteHls scteHls)Sets the value of the ScteHls property for this object.CreateLowLatencyHlsManifestConfiguration.BuilderCreateLowLatencyHlsManifestConfiguration.Builder. scteHls(ScteHls scteHls)Sets the value of the ScteHls property for this object.GetHlsManifestConfiguration.BuilderGetHlsManifestConfiguration.Builder. scteHls(ScteHls scteHls)Sets the value of the ScteHls property for this object.GetLowLatencyHlsManifestConfiguration.BuilderGetLowLatencyHlsManifestConfiguration.Builder. scteHls(ScteHls scteHls)Sets the value of the ScteHls property for this object.
-