Interface DeprecationTimeCondition.Builder

  • Method Details

    • maximumDaysSinceDeprecated

      DeprecationTimeCondition.Builder maximumDaysSinceDeprecated(Integer maximumDaysSinceDeprecated)

      The maximum number of days that have elapsed since the image was deprecated. When set to 0, no deprecated images are allowed.

      Parameters:
      maximumDaysSinceDeprecated - The maximum number of days that have elapsed since the image was deprecated. When set to 0, no deprecated images are allowed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.