public class PodIoChaosSpecFluentImpl<A extends PodIoChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PodIoChaosSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PodIoChaosSpecFluentImpl.ActionsNestedImpl<N> |
PodIoChaosSpecFluent.ActionsNested<N>| Constructor and Description |
|---|
PodIoChaosSpecFluentImpl() |
PodIoChaosSpecFluentImpl(PodIoChaosSpec instance) |
public 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 A withNewContainer(String arg1)
withNewContainer in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewContainer(StringBuilder arg1)
withNewContainer in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewContainer(StringBuffer arg1)
withNewContainer in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public Long getPid()
getPid in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withPid(Long pid)
withPid in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public Boolean hasPid()
hasPid in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewPid(String arg1)
withNewPid in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewPid(long arg1)
withNewPid in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public Long getStartTime()
getStartTime in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withStartTime(Long startTime)
withStartTime in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public Boolean hasStartTime()
hasStartTime in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewStartTime(String arg1)
withNewStartTime in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewStartTime(long arg1)
withNewStartTime 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 A withNewVolumeMountPath(String arg1)
withNewVolumeMountPath in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewVolumeMountPath(StringBuilder arg1)
withNewVolumeMountPath in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>public A withNewVolumeMountPath(StringBuffer arg1)
withNewVolumeMountPath in interface PodIoChaosSpecFluent<A extends PodIoChaosSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.