Package io.fabric8.kubernetes.api.model
Class WeightedPodAffinityTermFluent.PodAffinityTermNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PodAffinityTermFluent<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>>
-
- io.fabric8.kubernetes.api.model.WeightedPodAffinityTermFluent.PodAffinityTermNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- WeightedPodAffinityTermFluent<A extends WeightedPodAffinityTermFluent<A>>
public class WeightedPodAffinityTermFluent.PodAffinityTermNested<N> extends PodAffinityTermFluent<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodAffinityTermFluent
PodAffinityTermFluent.LabelSelectorNested<N>, PodAffinityTermFluent.NamespaceSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPodAffinityTerm()
-
Methods inherited from class io.fabric8.kubernetes.api.model.PodAffinityTermFluent
addAllToMatchLabelKeys, addAllToMismatchLabelKeys, addAllToNamespaces, addToAdditionalProperties, addToAdditionalProperties, addToMatchLabelKeys, addToMatchLabelKeys, addToMismatchLabelKeys, addToMismatchLabelKeys, addToNamespaces, addToNamespaces, buildLabelSelector, buildNamespaceSelector, copyInstance, editLabelSelector, editNamespaceSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, editOrNewNamespaceSelector, editOrNewNamespaceSelectorLike, equals, getAdditionalProperties, getFirstMatchLabelKey, getFirstMismatchLabelKey, getFirstNamespace, getLastMatchLabelKey, getLastMismatchLabelKey, getLastNamespace, getMatchingMatchLabelKey, getMatchingMismatchLabelKey, getMatchingNamespace, getMatchLabelKey, getMatchLabelKeys, getMismatchLabelKey, getMismatchLabelKeys, getNamespace, getNamespaces, getTopologyKey, hasAdditionalProperties, hashCode, hasLabelSelector, hasMatchingMatchLabelKey, hasMatchingMismatchLabelKey, hasMatchingNamespace, hasMatchLabelKeys, hasMismatchLabelKeys, hasNamespaces, hasNamespaceSelector, hasTopologyKey, removeAllFromMatchLabelKeys, removeAllFromMismatchLabelKeys, removeAllFromNamespaces, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchLabelKeys, removeFromMismatchLabelKeys, removeFromNamespaces, setToMatchLabelKeys, setToMismatchLabelKeys, setToNamespaces, toString, withAdditionalProperties, withLabelSelector, withMatchLabelKeys, withMatchLabelKeys, withMismatchLabelKeys, withMismatchLabelKeys, withNamespaces, withNamespaces, withNamespaceSelector, withNewLabelSelector, withNewLabelSelectorLike, withNewNamespaceSelector, withNewNamespaceSelectorLike, withTopologyKey
-
-