public class KernelChaosSpecFluentImpl<A extends KernelChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements KernelChaosSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
KernelChaosSpecFluentImpl.FailKernRequestNestedImpl<N> |
class |
KernelChaosSpecFluentImpl.SchedulerNestedImpl<N> |
class |
KernelChaosSpecFluentImpl.SelectorNestedImpl<N> |
KernelChaosSpecFluent.FailKernRequestNested<N>, KernelChaosSpecFluent.SchedulerNested<N>, KernelChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
KernelChaosSpecFluentImpl() |
KernelChaosSpecFluentImpl(KernelChaosSpec instance) |
public KernelChaosSpecFluentImpl()
public KernelChaosSpecFluentImpl(KernelChaosSpec instance)
public String getDuration()
getDuration in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>@Deprecated public A withNewDuration(String arg0)
withNewDuration in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>@Deprecated public FailKernRequest getFailKernRequest()
getFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public FailKernRequest buildFailKernRequest()
buildFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withFailKernRequest(FailKernRequest failKernRequest)
withFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public Boolean hasFailKernRequest()
hasFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.FailKernRequestNested<A> withNewFailKernRequest()
withNewFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.FailKernRequestNested<A> withNewFailKernRequestLike(FailKernRequest item)
withNewFailKernRequestLike in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.FailKernRequestNested<A> editFailKernRequest()
editFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.FailKernRequestNested<A> editOrNewFailKernRequest()
editOrNewFailKernRequest in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.FailKernRequestNested<A> editOrNewFailKernRequestLike(FailKernRequest item)
editOrNewFailKernRequestLike in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public String getMode()
getMode in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withMode(String mode)
withMode in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public Boolean hasMode()
hasMode in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>@Deprecated public A withNewMode(String arg0)
withNewMode in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>@Deprecated public SchedulerSpec getScheduler()
getScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public SchedulerSpec buildScheduler()
buildScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withScheduler(SchedulerSpec scheduler)
withScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public Boolean hasScheduler()
hasScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withNewScheduler(String cron)
withNewScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SchedulerNested<A> withNewScheduler()
withNewScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SchedulerNested<A> withNewSchedulerLike(SchedulerSpec item)
withNewSchedulerLike in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SchedulerNested<A> editScheduler()
editScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SchedulerNested<A> editOrNewScheduler()
editOrNewScheduler in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SchedulerNested<A> editOrNewSchedulerLike(SchedulerSpec item)
editOrNewSchedulerLike in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>@Deprecated public SelectorSpec getSelector()
getSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public SelectorSpec buildSelector()
buildSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withSelector(SelectorSpec selector)
withSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SelectorNested<A> withNewSelectorLike(SelectorSpec item)
withNewSelectorLike in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SelectorNested<A> editSelector()
editSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public KernelChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(SelectorSpec item)
editOrNewSelectorLike in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public String getValue()
getValue in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public A withValue(String value)
withValue in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>public Boolean hasValue()
hasValue in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>@Deprecated public A withNewValue(String arg0)
withNewValue in interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.