Interface AutoDisablePolicy.Builder

  • Method Details

    • failureCount

      AutoDisablePolicy.Builder failureCount(Integer failureCount)

      The number of consecutive scheduled image pipeline executions that must fail before Image Builder automatically disables the pipeline.

      Parameters:
      failureCount - The number of consecutive scheduled image pipeline executions that must fail before Image Builder automatically disables the pipeline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.