| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
static InsertionMode |
InsertionMode.fromValue(String value)
Use this in place of valueOf.
|
static InsertionMode |
InsertionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsertionMode[] |
InsertionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PlaybackConfiguration |
PlaybackConfiguration.withInsertionMode(InsertionMode insertionMode)
The setting that controls whether players can use stitched or guided ad insertion.
|
PutPlaybackConfigurationResult |
PutPlaybackConfigurationResult.withInsertionMode(InsertionMode insertionMode)
The setting that controls whether players can use stitched or guided ad insertion.
|
PutPlaybackConfigurationRequest |
PutPlaybackConfigurationRequest.withInsertionMode(InsertionMode insertionMode)
The setting that controls whether players can use stitched or guided ad insertion.
|
GetPlaybackConfigurationResult |
GetPlaybackConfigurationResult.withInsertionMode(InsertionMode insertionMode)
The setting that controls whether players can use stitched or guided ad insertion.
|
Copyright © 2025. All rights reserved.