Package io.fabric8.kubernetes.api.model
Interface PodAffinityTermFluent<A extends PodAffinityTermFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>,PodAntiAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>,WatchEventFluent.PodAffinityTermObjectNested<N>,WeightedPodAffinityTermFluent.PodAffinityTermNested<N>
- All Known Implementing Classes:
DoneablePodAffinityTerm,PodAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl,PodAffinityTermBuilder,PodAffinityTermFluentImpl,PodAntiAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl,WatchEventFluentImpl.PodAffinityTermObjectNestedImpl,WeightedPodAffinityTermFluentImpl.PodAffinityTermNestedImpl
public interface PodAffinityTermFluent<A extends PodAffinityTermFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePodAffinityTermFluent.LabelSelectorNested<N> -
Method Summary
-
Method Details
-
getLabelSelector
Deprecated.This method has been deprecated, please use method buildLabelSelector instead.- Returns:
- The buildable object.
-
buildLabelSelector
LabelSelector buildLabelSelector() -
withLabelSelector
-
hasLabelSelector
Boolean hasLabelSelector() -
withNewLabelSelector
PodAffinityTermFluent.LabelSelectorNested<A> withNewLabelSelector() -
withNewLabelSelectorLike
-
editLabelSelector
PodAffinityTermFluent.LabelSelectorNested<A> editLabelSelector() -
editOrNewLabelSelector
PodAffinityTermFluent.LabelSelectorNested<A> editOrNewLabelSelector() -
editOrNewLabelSelectorLike
-
addToNamespaces
-
setToNamespaces
-
addToNamespaces
-
addAllToNamespaces
-
removeFromNamespaces
-
removeAllFromNamespaces
-
getNamespaces
-
getNamespace
-
getFirstNamespace
String getFirstNamespace() -
getLastNamespace
String getLastNamespace() -
getMatchingNamespace
-
hasMatchingNamespace
-
withNamespaces
-
withNamespaces
-
hasNamespaces
Boolean hasNamespaces() -
addNewNamespace
-
addNewNamespace
-
addNewNamespace
-
getTopologyKey
String getTopologyKey() -
withTopologyKey
-
hasTopologyKey
Boolean hasTopologyKey() -
withNewTopologyKey
-
withNewTopologyKey
-
withNewTopologyKey
-