public class EditableStressChaosSpec extends StressChaosSpec implements io.fabric8.kubernetes.api.builder.Editable<StressChaosSpecBuilder>
| Constructor and Description |
|---|
EditableStressChaosSpec()
No args constructor for use in serialization
|
EditableStressChaosSpec(String containerName,
String duration,
String mode,
SchedulerSpec scheduler,
SelectorSpec selector,
String stressngStressors,
Stressors stressors,
String value) |
| Modifier and Type | Method and Description |
|---|---|
StressChaosSpecBuilder |
edit() |
getAdditionalProperties, getContainerName, getDuration, getMode, getScheduler, getSelector, getStressngStressors, getStressors, getValue, setAdditionalProperty, setContainerName, setDuration, setMode, setScheduler, setSelector, setStressngStressors, setStressors, setValuepublic EditableStressChaosSpec()
public EditableStressChaosSpec(String containerName, String duration, String mode, SchedulerSpec scheduler, SelectorSpec selector, String stressngStressors, Stressors stressors, String value)
duration - mode - scheduler - stressngStressors - containerName - selector - stressors - value - public StressChaosSpecBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<StressChaosSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.