public class DoneablePodAffinityTerm extends PodAffinityTermFluentImpl<DoneablePodAffinityTerm> implements Doneable<PodAffinityTerm>
PodAffinityTermFluentImpl.LabelSelectorNestedImpl<N>PodAffinityTermFluent.LabelSelectorNested<N>_visitables| Constructor and Description |
|---|
DoneablePodAffinityTerm(Function<PodAffinityTerm,PodAffinityTerm> function) |
DoneablePodAffinityTerm(PodAffinityTerm item) |
DoneablePodAffinityTerm(PodAffinityTerm item,
Function<PodAffinityTerm,PodAffinityTerm> function) |
| Modifier and Type | Method and Description |
|---|---|
PodAffinityTerm |
done() |
addAllToNamespaces, addNewNamespace, addNewNamespace, addNewNamespace, addToNamespaces, addToNamespaces, buildLabelSelector, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getFirstNamespace, getLabelSelector, getLastNamespace, getMatchingNamespace, getNamespace, getNamespaces, getTopologyKey, hashCode, hasLabelSelector, hasMatchingNamespace, hasNamespaces, hasTopologyKey, removeAllFromNamespaces, removeFromNamespaces, setToNamespaces, withLabelSelector, withNamespaces, withNamespaces, withNewLabelSelector, withNewLabelSelectorLike, withNewTopologyKey, withNewTopologyKey, withNewTopologyKey, withTopologyKeypublic DoneablePodAffinityTerm(Function<PodAffinityTerm,PodAffinityTerm> function)
public DoneablePodAffinityTerm(PodAffinityTerm item, Function<PodAffinityTerm,PodAffinityTerm> function)
public DoneablePodAffinityTerm(PodAffinityTerm item)
public PodAffinityTerm done()
done in interface Doneable<PodAffinityTerm>Copyright © 2015–2020 Red Hat. All rights reserved.