Class RuleFluent.ExprNested<N>

  • All Implemented Interfaces:
    io.fabric8.kubernetes.api.builder.Nested<N>
    Enclosing class:
    RuleFluent<A extends RuleFluent<A>>

    public class RuleFluent.ExprNested<N>
    extends io.fabric8.kubernetes.api.model.IntOrStringFluent<RuleFluent.ExprNested<N>>
    implements io.fabric8.kubernetes.api.builder.Nested<N>
    • Field Summary

      • Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

        _visitables, VISIT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      N and()  
      N endExpr()  
      • Methods inherited from class io.fabric8.kubernetes.api.model.IntOrStringFluent

        copyInstance, equals, hashCode, toString
      • Methods inherited from class io.fabric8.kubernetes.api.model.AnyTypeFluent

        copyInstance, getValue, hasValue, withValue
      • Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

        aggregate, aggregate, build, build, builderOf, getVisitableMap
    • Method Detail

      • and

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

        public N endExpr()