public class PodChaosSpecFluentImpl<A extends PodChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PodChaosSpecFluent<A>
PodChaosSpecFluent.SchedulerNested<N>, PodChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
PodChaosSpecFluentImpl() |
PodChaosSpecFluentImpl(PodChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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>>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>>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 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodChaosSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.