| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlaybackConfiguration> |
ListPlaybackConfigurationsResponse.items()
Array of playback configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlaybackConfigurationsResponse.Builder |
ListPlaybackConfigurationsResponse.Builder.items(PlaybackConfiguration... items)
Array of playback configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlaybackConfigurationsResponse.Builder |
ListPlaybackConfigurationsResponse.Builder.items(Collection<PlaybackConfiguration> items)
Array of playback configurations.
|
Copyright © 2020. All rights reserved.