public class StressChaosSpecFluentImpl<A extends StressChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StressChaosSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StressChaosSpecFluentImpl.SchedulerNestedImpl<N> |
class |
StressChaosSpecFluentImpl.SelectorNestedImpl<N> |
class |
StressChaosSpecFluentImpl.StressorsNestedImpl<N> |
StressChaosSpecFluent.SchedulerNested<N>, StressChaosSpecFluent.SelectorNested<N>, StressChaosSpecFluent.StressorsNested<N>| Constructor and Description |
|---|
StressChaosSpecFluentImpl() |
StressChaosSpecFluentImpl(StressChaosSpec instance) |
public StressChaosSpecFluentImpl()
public StressChaosSpecFluentImpl(StressChaosSpec instance)
public String getContainerName()
getContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withContainerName(String containerName)
withContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasContainerName()
hasContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public A withNewContainerName(String arg0)
withNewContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getDuration()
getDuration in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public A withNewDuration(String arg0)
withNewDuration in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getMode()
getMode in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withMode(String mode)
withMode in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasMode()
hasMode in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public A withNewMode(String arg0)
withNewMode in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public SchedulerSpec getScheduler()
getScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public SchedulerSpec buildScheduler()
buildScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withScheduler(SchedulerSpec scheduler)
withScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasScheduler()
hasScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withNewScheduler(String cron)
withNewScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SchedulerNested<A> withNewScheduler()
withNewScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SchedulerNested<A> withNewSchedulerLike(SchedulerSpec item)
withNewSchedulerLike in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SchedulerNested<A> editScheduler()
editScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SchedulerNested<A> editOrNewScheduler()
editOrNewScheduler in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SchedulerNested<A> editOrNewSchedulerLike(SchedulerSpec item)
editOrNewSchedulerLike in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public SelectorSpec getSelector()
getSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public SelectorSpec buildSelector()
buildSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withSelector(SelectorSpec selector)
withSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SelectorNested<A> withNewSelectorLike(SelectorSpec item)
withNewSelectorLike in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SelectorNested<A> editSelector()
editSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(SelectorSpec item)
editOrNewSelectorLike in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getStressngStressors()
getStressngStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withStressngStressors(String stressngStressors)
withStressngStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasStressngStressors()
hasStressngStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public A withNewStressngStressors(String arg0)
withNewStressngStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public Stressors getStressors()
getStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Stressors buildStressors()
buildStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withStressors(Stressors stressors)
withStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasStressors()
hasStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.StressorsNested<A> withNewStressors()
withNewStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.StressorsNested<A> withNewStressorsLike(Stressors item)
withNewStressorsLike in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.StressorsNested<A> editStressors()
editStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.StressorsNested<A> editOrNewStressors()
editOrNewStressors in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public StressChaosSpecFluent.StressorsNested<A> editOrNewStressorsLike(Stressors item)
editOrNewStressorsLike in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getValue()
getValue in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withValue(String value)
withValue in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasValue()
hasValue in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>@Deprecated public A withNewValue(String arg0)
withNewValue in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.