Interface AggregationRuleFluent.ClusterRoleSelectorsNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<AggregationRuleFluent.ClusterRoleSelectorsNested<N>>, io.fabric8.kubernetes.api.model.LabelSelectorFluent<AggregationRuleFluent.ClusterRoleSelectorsNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
AggregationRuleFluentImpl.ClusterRoleSelectorsNestedImpl
Enclosing interface:
AggregationRuleFluent<A extends AggregationRuleFluent<A>>

public static interface AggregationRuleFluent.ClusterRoleSelectorsNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.LabelSelectorFluent<AggregationRuleFluent.ClusterRoleSelectorsNested<N>>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent

    io.fabric8.kubernetes.api.model.LabelSelectorFluent.MatchExpressionsNested<N extends Object>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endClusterRoleSelector()  

    Methods 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

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endClusterRoleSelector

      N endClusterRoleSelector()