Uses of Class
software.amazon.awssdk.services.mediapackagevod.model.HlsPackage
-
Packages that use HlsPackage Package Description software.amazon.awssdk.services.mediapackagevod.model -
-
Uses of HlsPackage in software.amazon.awssdk.services.mediapackagevod.model
Methods in software.amazon.awssdk.services.mediapackagevod.model that return HlsPackage Modifier and Type Method Description HlsPackageCreatePackagingConfigurationRequest. hlsPackage()Returns the value of the HlsPackage property for this object.HlsPackageCreatePackagingConfigurationResponse. hlsPackage()Returns the value of the HlsPackage property for this object.HlsPackageDescribePackagingConfigurationResponse. hlsPackage()Returns the value of the HlsPackage property for this object.HlsPackagePackagingConfiguration. hlsPackage()Returns the value of the HlsPackage property for this object.Methods in software.amazon.awssdk.services.mediapackagevod.model with parameters of type HlsPackage Modifier and Type Method Description CreatePackagingConfigurationRequest.BuilderCreatePackagingConfigurationRequest.Builder. hlsPackage(HlsPackage hlsPackage)Sets the value of the HlsPackage property for this object.CreatePackagingConfigurationResponse.BuilderCreatePackagingConfigurationResponse.Builder. hlsPackage(HlsPackage hlsPackage)Sets the value of the HlsPackage property for this object.DescribePackagingConfigurationResponse.BuilderDescribePackagingConfigurationResponse.Builder. hlsPackage(HlsPackage hlsPackage)Sets the value of the HlsPackage property for this object.PackagingConfiguration.BuilderPackagingConfiguration.Builder. hlsPackage(HlsPackage hlsPackage)Sets the value of the HlsPackage property for this object.
-