Interface ListDashManifestConfiguration.Builder

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

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

    • manifestName

      ListDashManifestConfiguration.Builder manifestName(String manifestName)

      A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index.

      Parameters:
      manifestName - A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      The egress domain URL for stream delivery from MediaPackage.

      Parameters:
      url - The egress domain URL for stream delivery from MediaPackage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.