| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
static SlateSource.Builder |
SlateSource.builder() |
SlateSource.Builder |
SlateSource.Builder.sourceLocationName(String sourceLocationName)
The name of the source location where the slate VOD source is stored.
|
SlateSource.Builder |
SlateSource.toBuilder() |
SlateSource.Builder |
SlateSource.Builder.vodSourceName(String vodSourceName)
The slate VOD source name.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SlateSource.Builder> |
SlateSource.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AdBreak.Builder |
AdBreak.Builder.slate(Consumer<SlateSource.Builder> slate)
Ad break slate configuration.
|
Copyright © 2021. All rights reserved.