public class Experiments extends Object
Constructor and Description |
---|
Experiments() |
Modifier and Type | Method and Description |
---|---|
List<RampUpRule> |
rampUpRules()
Get list of ramp-up rules.
|
Experiments |
withRampUpRules(List<RampUpRule> rampUpRules)
Set list of ramp-up rules.
|
public List<RampUpRule> rampUpRules()
public Experiments withRampUpRules(List<RampUpRule> rampUpRules)
rampUpRules
- the rampUpRules value to setCopyright © 2019. All rights reserved.