Interface CmafIngestOutputSettings.Builder

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

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

    • nameModifier

      CmafIngestOutputSettings.Builder nameModifier(String nameModifier)
      String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
      Parameters:
      nameModifier - String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.