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