public class EditableThrottlingData extends ThrottlingData implements Editable<ThrottlingDataBuilder>
| Constructor and Description |
|---|
EditableThrottlingData() |
EditableThrottlingData(Long periods,
Long throttledPeriods,
Long throttledTime) |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingDataBuilder |
edit() |
getAdditionalProperties, getPeriods, getThrottledPeriods, getThrottledTime, setAdditionalProperty, setPeriods, setThrottledPeriods, setThrottledTimepublic ThrottlingDataBuilder edit()
edit in interface Editable<ThrottlingDataBuilder>Copyright © 2015–2016 Red Hat. All rights reserved.