Interface DeprecationTimeConditionRequest.Builder

  • Method Details

    • maximumDaysSinceDeprecated

      DeprecationTimeConditionRequest.Builder maximumDaysSinceDeprecated(Integer maximumDaysSinceDeprecated)

      The maximum number of days that have elapsed since the image was deprecated. Set to 0 to exclude all deprecated images.

      Parameters:
      maximumDaysSinceDeprecated - The maximum number of days that have elapsed since the image was deprecated. Set to 0 to exclude all deprecated images.
      Returns:
      Returns a reference to this object so that method calls can be chained together.