public class IOChaosSpecFluentImpl<A extends IOChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IOChaosSpecFluent<A>
IOChaosSpecFluent.AttrNested<N>, IOChaosSpecFluent.MistakeNested<N>, IOChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
IOChaosSpecFluentImpl() |
IOChaosSpecFluentImpl(IOChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IOChaosSpecFluentImpl()
public IOChaosSpecFluentImpl(IOChaosSpec instance)
public String getAction()
getAction in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withAction(String action)
withAction in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasAction()
hasAction in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>@Deprecated public AttrOverrideSpec getAttr()
getAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public AttrOverrideSpec buildAttr()
buildAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withAttr(AttrOverrideSpec attr)
withAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasAttr()
hasAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.AttrNested<A> withNewAttr()
withNewAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.AttrNested<A> withNewAttrLike(AttrOverrideSpec item)
withNewAttrLike in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.AttrNested<A> editAttr()
editAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.AttrNested<A> editOrNewAttr()
editOrNewAttr in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.AttrNested<A> editOrNewAttrLike(AttrOverrideSpec item)
editOrNewAttrLike in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A addToContainerNames(Integer index, String item)
addToContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A setToContainerNames(Integer index, String item)
setToContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A addToContainerNames(String... items)
addToContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A addAllToContainerNames(Collection<String> items)
addAllToContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A removeFromContainerNames(String... items)
removeFromContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A removeAllFromContainerNames(Collection<String> items)
removeAllFromContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public List<String> getContainerNames()
getContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getContainerName(Integer index)
getContainerName in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getFirstContainerName()
getFirstContainerName in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getLastContainerName()
getLastContainerName in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getMatchingContainerName(Predicate<String> predicate)
getMatchingContainerName in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasMatchingContainerName(Predicate<String> predicate)
hasMatchingContainerName in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withContainerNames(List<String> containerNames)
withContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withContainerNames(String... containerNames)
withContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasContainerNames()
hasContainerNames in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getDelay()
getDelay in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withDelay(String delay)
withDelay in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasDelay()
hasDelay in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getDuration()
getDuration in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Integer getErrno()
getErrno in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withErrno(Integer errno)
withErrno in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasErrno()
hasErrno in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A addToMethods(Integer index, String item)
addToMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A setToMethods(Integer index, String item)
setToMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A addToMethods(String... items)
addToMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A addAllToMethods(Collection<String> items)
addAllToMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A removeFromMethods(String... items)
removeFromMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A removeAllFromMethods(Collection<String> items)
removeAllFromMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public List<String> getMethods()
getMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getMethod(Integer index)
getMethod in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getFirstMethod()
getFirstMethod in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getLastMethod()
getLastMethod in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getMatchingMethod(Predicate<String> predicate)
getMatchingMethod in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasMatchingMethod(Predicate<String> predicate)
hasMatchingMethod in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withMethods(List<String> methods)
withMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withMethods(String... methods)
withMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasMethods()
hasMethods in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>@Deprecated public MistakeSpec getMistake()
getMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public MistakeSpec buildMistake()
buildMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withMistake(MistakeSpec mistake)
withMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasMistake()
hasMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withNewMistake(String filling, Long maxLength, Long maxOccurrences)
withNewMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.MistakeNested<A> withNewMistake()
withNewMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.MistakeNested<A> withNewMistakeLike(MistakeSpec item)
withNewMistakeLike in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.MistakeNested<A> editMistake()
editMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.MistakeNested<A> editOrNewMistake()
editOrNewMistake in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.MistakeNested<A> editOrNewMistakeLike(MistakeSpec item)
editOrNewMistakeLike in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getMode()
getMode in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withMode(String mode)
withMode in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasMode()
hasMode in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getPath()
getPath in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withPath(String path)
withPath in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasPath()
hasPath in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Integer getPercent()
getPercent in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withPercent(Integer percent)
withPercent in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasPercent()
hasPercent in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>@Deprecated public PodSelectorSpec getSelector()
getSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public PodSelectorSpec buildSelector()
buildSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withSelector(PodSelectorSpec selector)
withSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PodSelectorSpec item)
withNewSelectorLike in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.SelectorNested<A> editSelector()
editSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public IOChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(PodSelectorSpec item)
editOrNewSelectorLike in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getValue()
getValue in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withValue(String value)
withValue in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasValue()
hasValue in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public String getVolumePath()
getVolumePath in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public A withVolumePath(String volumePath)
withVolumePath in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public Boolean hasVolumePath()
hasVolumePath in interface IOChaosSpecFluent<A extends IOChaosSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IOChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IOChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.