public class PodChaosSpecFluent<A extends PodChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PodChaosSpecFluent.SelectorNested<N> |
| Constructor and Description |
|---|
PodChaosSpecFluent() |
PodChaosSpecFluent(PodChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodChaosSpecFluent()
public PodChaosSpecFluent(PodChaosSpec instance)
protected void copyInstance(PodChaosSpec instance)
public String getAction()
public boolean hasAction()
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 String getDuration()
public boolean hasDuration()
public Long getGracePeriod()
public boolean hasGracePeriod()
public String getMode()
public boolean hasMode()
public PodSelectorSpec buildSelector()
public A withSelector(PodSelectorSpec selector)
public boolean hasSelector()
public PodChaosSpecFluent.SelectorNested<A> withNewSelector()
public PodChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PodSelectorSpec item)
public PodChaosSpecFluent.SelectorNested<A> editSelector()
public PodChaosSpecFluent.SelectorNested<A> editOrNewSelector()
public PodChaosSpecFluent.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 PodChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.