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