Interface WarningGroup.Builder

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

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

    • code

      Warning code that identifies a specific warning in the job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html
      Parameters:
      code - Warning code that identifies a specific warning in the job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      The number of times this warning occurred in the job.
      Parameters:
      count - The number of times this warning occurred in the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.