public class DNSChaosSpecFluentImpl<A extends DNSChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DNSChaosSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DNSChaosSpecFluentImpl.SchedulerNestedImpl<N> |
class |
DNSChaosSpecFluentImpl.SelectorNestedImpl<N> |
DNSChaosSpecFluent.SchedulerNested<N>, DNSChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
DNSChaosSpecFluentImpl() |
DNSChaosSpecFluentImpl(DNSChaosSpec instance) |
public DNSChaosSpecFluentImpl()
public DNSChaosSpecFluentImpl(DNSChaosSpec instance)
public String getAction()
getAction in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withAction(String action)
withAction in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasAction()
hasAction in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public A withNewAction(String arg0)
withNewAction in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public String getDuration()
getDuration in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public A withNewDuration(String arg0)
withNewDuration in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public String getMode()
getMode in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withMode(String mode)
withMode in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasMode()
hasMode in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public A withNewMode(String arg0)
withNewMode in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public SchedulerSpec getScheduler()
getScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public SchedulerSpec buildScheduler()
buildScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withScheduler(SchedulerSpec scheduler)
withScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasScheduler()
hasScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withNewScheduler(String cron)
withNewScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SchedulerNested<A> withNewScheduler()
withNewScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SchedulerNested<A> withNewSchedulerLike(SchedulerSpec item)
withNewSchedulerLike in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SchedulerNested<A> editScheduler()
editScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SchedulerNested<A> editOrNewScheduler()
editOrNewScheduler in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SchedulerNested<A> editOrNewSchedulerLike(SchedulerSpec item)
editOrNewSchedulerLike in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public String getScope()
getScope in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withScope(String scope)
withScope in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasScope()
hasScope in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public A withNewScope(String arg0)
withNewScope in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public SelectorSpec getSelector()
getSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public SelectorSpec buildSelector()
buildSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withSelector(SelectorSpec selector)
withSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SelectorNested<A> withNewSelectorLike(SelectorSpec item)
withNewSelectorLike in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SelectorNested<A> editSelector()
editSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public DNSChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(SelectorSpec item)
editOrNewSelectorLike in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public String getValue()
getValue in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public A withValue(String value)
withValue in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>public Boolean hasValue()
hasValue in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>@Deprecated public A withNewValue(String arg0)
withNewValue in interface DNSChaosSpecFluent<A extends DNSChaosSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.