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