public class StressChaosSpecFluentImpl<A extends StressChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StressChaosSpecFluent<A>
StressChaosSpecFluent.SelectorNested<N>, StressChaosSpecFluent.StressorsNested<N>| Constructor and Description |
|---|
StressChaosSpecFluentImpl() |
StressChaosSpecFluentImpl(StressChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StressChaosSpecFluentImpl()
public StressChaosSpecFluentImpl(StressChaosSpec instance)
public A addToContainerNames(Integer index, String item)
addToContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A setToContainerNames(Integer index, String item)
setToContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A addToContainerNames(String... items)
addToContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A addAllToContainerNames(Collection<String> items)
addAllToContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A removeFromContainerNames(String... items)
removeFromContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A removeAllFromContainerNames(Collection<String> items)
removeAllFromContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public List<String> getContainerNames()
getContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getContainerName(Integer index)
getContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getFirstContainerName()
getFirstContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getLastContainerName()
getLastContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public String getMatchingContainerName(Predicate<String> predicate)
getMatchingContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasMatchingContainerName(Predicate<String> predicate)
hasMatchingContainerName in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withContainerNames(List<String> containerNames)
withContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withContainerNames(String... containerNames)
withContainerNames in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public Boolean hasContainerNames()
hasContainerNames 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>>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 PodSelectorSpec getSelector()
getSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public PodSelectorSpec buildSelector()
buildSelector in interface StressChaosSpecFluent<A extends StressChaosSpecFluent<A>>public A withSelector(PodSelectorSpec 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(PodSelectorSpec 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(PodSelectorSpec 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 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressChaosSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.