| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
StreamSelection |
HlsPackage.streamSelection()
Returns the value of the StreamSelection property for this object.
|
StreamSelection |
CmafPackageCreateOrUpdateParameters.streamSelection()
Returns the value of the StreamSelection property for this object.
|
StreamSelection |
DashPackage.streamSelection()
Returns the value of the StreamSelection property for this object.
|
StreamSelection |
MssPackage.streamSelection()
Returns the value of the StreamSelection property for this object.
|
StreamSelection |
CmafPackage.streamSelection()
Returns the value of the StreamSelection property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
HlsPackage.Builder |
HlsPackage.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
CmafPackageCreateOrUpdateParameters.Builder |
CmafPackageCreateOrUpdateParameters.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
DashPackage.Builder |
DashPackage.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
MssPackage.Builder |
MssPackage.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
CmafPackage.Builder |
CmafPackage.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
Copyright © 2021. All rights reserved.