Interface JobSpecFluent.SelectorNested<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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      N and()  
      N endSelector()  
      • 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 Detail

      • and

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

        N endSelector()