RateIncreaseCriteria

Allows you to define a criteria to initiate the increase in rate of rollout for a job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The threshold for number of notified things that will initiate the increase in rate of rollout.

Link copied to clipboard

The threshold for number of succeeded things that will initiate the increase in rate of rollout.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String