public class KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
KernelChaosSpecFluent.FailKernRequestNested<N> |
class |
KernelChaosSpecFluent.SelectorNested<N> |
| Constructor and Description |
|---|
KernelChaosSpecFluent() |
KernelChaosSpecFluent(KernelChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic KernelChaosSpecFluent()
public KernelChaosSpecFluent(KernelChaosSpec instance)
protected void copyInstance(KernelChaosSpec instance)
public String getDuration()
public boolean hasDuration()
public FailKernRequest buildFailKernRequest()
public A withFailKernRequest(FailKernRequest failKernRequest)
public boolean hasFailKernRequest()
public KernelChaosSpecFluent.FailKernRequestNested<A> withNewFailKernRequest()
public KernelChaosSpecFluent.FailKernRequestNested<A> withNewFailKernRequestLike(FailKernRequest item)
public KernelChaosSpecFluent.FailKernRequestNested<A> editFailKernRequest()
public KernelChaosSpecFluent.FailKernRequestNested<A> editOrNewFailKernRequest()
public KernelChaosSpecFluent.FailKernRequestNested<A> editOrNewFailKernRequestLike(FailKernRequest item)
public String getMode()
public boolean hasMode()
public PodSelectorSpec buildSelector()
public A withSelector(PodSelectorSpec selector)
public boolean hasSelector()
public KernelChaosSpecFluent.SelectorNested<A> withNewSelector()
public KernelChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PodSelectorSpec item)
public KernelChaosSpecFluent.SelectorNested<A> editSelector()
public KernelChaosSpecFluent.SelectorNested<A> editOrNewSelector()
public KernelChaosSpecFluent.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 KernelChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends KernelChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.