| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
Bumper |
Bumper.clone() |
Bumper |
GetPlaybackConfigurationResult.getBumper()
The configuration for bumpers.
|
Bumper |
PutPlaybackConfigurationResult.getBumper()
The configuration for bumpers.
|
Bumper |
PlaybackConfiguration.getBumper()
The configuration for bumpers.
|
Bumper |
PutPlaybackConfigurationRequest.getBumper()
The configuration for bumpers.
|
Bumper |
Bumper.withEndUrl(String endUrl)
The URL for the end bumper asset.
|
Bumper |
Bumper.withStartUrl(String startUrl)
The URL for the start bumper asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPlaybackConfigurationResult.setBumper(Bumper bumper)
The configuration for bumpers.
|
void |
PutPlaybackConfigurationResult.setBumper(Bumper bumper)
The configuration for bumpers.
|
void |
PlaybackConfiguration.setBumper(Bumper bumper)
The configuration for bumpers.
|
void |
PutPlaybackConfigurationRequest.setBumper(Bumper bumper)
The configuration for bumpers.
|
GetPlaybackConfigurationResult |
GetPlaybackConfigurationResult.withBumper(Bumper bumper)
The configuration for bumpers.
|
PutPlaybackConfigurationResult |
PutPlaybackConfigurationResult.withBumper(Bumper bumper)
The configuration for bumpers.
|
PlaybackConfiguration |
PlaybackConfiguration.withBumper(Bumper bumper)
The configuration for bumpers.
|
PutPlaybackConfigurationRequest |
PutPlaybackConfigurationRequest.withBumper(Bumper bumper)
The configuration for bumpers.
|
Copyright © 2020. All rights reserved.