Class NetworkPolicySpecFluentImpl.PodSelectorNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl<NetworkPolicySpecFluent.PodSelectorNested<N>>
io.fabric8.kubernetes.api.model.networking.NetworkPolicySpecFluentImpl.PodSelectorNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicySpecFluent.PodSelectorNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NetworkPolicySpecFluent.PodSelectorNested<N>>,io.fabric8.kubernetes.api.model.LabelSelectorFluent<NetworkPolicySpecFluent.PodSelectorNested<N>>,NetworkPolicySpecFluent.PodSelectorNested<N>
- Enclosing class:
- NetworkPolicySpecFluentImpl<A extends NetworkPolicySpecFluent<A>>
public class NetworkPolicySpecFluentImpl.PodSelectorNestedImpl<N> extends io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl<NetworkPolicySpecFluent.PodSelectorNested<N>> implements NetworkPolicySpecFluent.PodSelectorNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl
io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl.MatchExpressionsNestedImpl<N extends Object>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
io.fabric8.kubernetes.api.model.LabelSelectorFluent.MatchExpressionsNested<N extends Object> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendPodSelector()Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getMatchExpressions, getMatchLabels, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions, withMatchLabelsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, getMatchExpressions, getMatchLabels, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions, withMatchLabels
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceNetworkPolicySpecFluent.PodSelectorNested<N>
-
endPodSelector
- Specified by:
endPodSelectorin interfaceNetworkPolicySpecFluent.PodSelectorNested<N>
-