Interface SlateSource.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SlateSource.Builder,SlateSource>, SdkBuilder<SlateSource.Builder,SlateSource>, SdkPojo
Enclosing class:
SlateSource

public static interface SlateSource.Builder extends SdkPojo, CopyableBuilder<SlateSource.Builder,SlateSource>
  • Method Details

    • sourceLocationName

      SlateSource.Builder sourceLocationName(String sourceLocationName)

      The name of the source location where the slate VOD source is stored.

      Parameters:
      sourceLocationName - The name of the source location where the slate VOD source is stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vodSourceName

      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.

      Parameters:
      vodSourceName - The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.