public static interface SlateSource.Builder extends SdkPojo, CopyableBuilder<SlateSource.Builder,SlateSource>
| Modifier and Type | Method and Description |
|---|---|
SlateSource.Builder |
sourceLocationName(String sourceLocationName)
The name of the source location where the slate VOD source is stored.
|
SlateSource.Builder |
vodSourceName(String vodSourceName)
The slate VOD source name.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSlateSource.Builder sourceLocationName(String sourceLocationName)
The name of the source location where the slate VOD source is stored.
sourceLocationName - The name of the source location where the slate VOD source is stored.SlateSource.Builder vodSourceName(String vodSourceName)
The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.
vodSourceName - The slate VOD source name. The VOD source must already exist in a source location before it can be
used for slate.Copyright © 2023. All rights reserved.