public class PodIOChaosSpecFluentImpl<A extends PodIOChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PodIOChaosSpecFluent<A>
PodIOChaosSpecFluent.ActionsNested<N>| Constructor and Description |
|---|
PodIOChaosSpecFluentImpl() |
PodIOChaosSpecFluentImpl(PodIOChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodIOChaosSpecFluentImpl()
public PodIOChaosSpecFluentImpl(PodIOChaosSpec instance)
public A addToActions(int index, IOChaosAction item)
addToActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A setToActions(int index, IOChaosAction item)
setToActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A addToActions(IOChaosAction... items)
addToActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A addAllToActions(Collection<IOChaosAction> items)
addAllToActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A removeFromActions(IOChaosAction... items)
removeFromActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A removeAllFromActions(Collection<IOChaosAction> items)
removeAllFromActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A removeMatchingFromActions(Predicate<IOChaosActionBuilder> predicate)
removeMatchingFromActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>@Deprecated public List<IOChaosAction> getActions()
getActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public List<IOChaosAction> buildActions()
buildActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public IOChaosAction buildAction(int index)
buildAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public IOChaosAction buildFirstAction()
buildFirstAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public IOChaosAction buildLastAction()
buildLastAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public IOChaosAction buildMatchingAction(Predicate<IOChaosActionBuilder> predicate)
buildMatchingAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public Boolean hasMatchingAction(Predicate<IOChaosActionBuilder> predicate)
hasMatchingAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A withActions(List<IOChaosAction> actions)
withActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A withActions(IOChaosAction... actions)
withActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public Boolean hasActions()
hasActions in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> addNewAction()
addNewAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> addNewActionLike(IOChaosAction item)
addNewActionLike in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> setNewActionLike(int index, IOChaosAction item)
setNewActionLike in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> editAction(int index)
editAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> editFirstAction()
editFirstAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> editLastAction()
editLastAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public PodIOChaosSpecFluent.ActionsNested<A> editMatchingAction(Predicate<IOChaosActionBuilder> predicate)
editMatchingAction in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public String getContainer()
getContainer in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A withContainer(String container)
withContainer in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public Boolean hasContainer()
hasContainer in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public String getVolumeMountPath()
getVolumeMountPath in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public A withVolumeMountPath(String volumeMountPath)
withVolumeMountPath in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public Boolean hasVolumeMountPath()
hasVolumeMountPath in interface PodIOChaosSpecFluent<A extends PodIOChaosSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodIOChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodIOChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.