| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
HlsPackage |
CreatePackagingConfigurationRequest.hlsPackage()
Returns the value of the HlsPackage property for this object.
|
HlsPackage |
DescribePackagingConfigurationResponse.hlsPackage()
Returns the value of the HlsPackage property for this object.
|
HlsPackage |
CreatePackagingConfigurationResponse.hlsPackage()
Returns the value of the HlsPackage property for this object.
|
HlsPackage |
PackagingConfiguration.hlsPackage()
Returns the value of the HlsPackage property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePackagingConfigurationRequest.Builder |
CreatePackagingConfigurationRequest.Builder.hlsPackage(HlsPackage hlsPackage)
Sets the value of the HlsPackage property for this object.
|
DescribePackagingConfigurationResponse.Builder |
DescribePackagingConfigurationResponse.Builder.hlsPackage(HlsPackage hlsPackage)
Sets the value of the HlsPackage property for this object.
|
CreatePackagingConfigurationResponse.Builder |
CreatePackagingConfigurationResponse.Builder.hlsPackage(HlsPackage hlsPackage)
Sets the value of the HlsPackage property for this object.
|
PackagingConfiguration.Builder |
PackagingConfiguration.Builder.hlsPackage(HlsPackage hlsPackage)
Sets the value of the HlsPackage property for this object.
|
Copyright © 2023. All rights reserved.