public class JVMChaosSpecFluent<A extends JVMChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
JVMChaosSpecFluent.SelectorNested<N> |
| Constructor and Description |
|---|
JVMChaosSpecFluent() |
JVMChaosSpecFluent(JVMChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic JVMChaosSpecFluent()
public JVMChaosSpecFluent(JVMChaosSpec instance)
protected void copyInstance(JVMChaosSpec instance)
public String getAction()
public boolean hasAction()
public String getClassName()
public boolean hasClassName()
public A addAllToContainerNames(Collection<String> items)
public A removeAllFromContainerNames(Collection<String> items)
public String getContainerName(int index)
public String getFirstContainerName()
public String getLastContainerName()
public boolean hasContainerNames()
public Integer getCpuCount()
public boolean hasCpuCount()
public String getDuration()
public boolean hasDuration()
public String getException()
public boolean hasException()
public Integer getLatency()
public boolean hasLatency()
public String getMemType()
public boolean hasMemType()
public String getMethod()
public boolean hasMethod()
public String getMode()
public boolean hasMode()
public String getName()
public boolean hasName()
public Integer getPort()
public boolean hasPort()
public String getRuleData()
public boolean hasRuleData()
public PodSelectorSpec buildSelector()
public A withSelector(PodSelectorSpec selector)
public boolean hasSelector()
public JVMChaosSpecFluent.SelectorNested<A> withNewSelector()
public JVMChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PodSelectorSpec item)
public JVMChaosSpecFluent.SelectorNested<A> editSelector()
public JVMChaosSpecFluent.SelectorNested<A> editOrNewSelector()
public JVMChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(PodSelectorSpec item)
public String getValue()
public boolean hasValue()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends JVMChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends JVMChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.