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