Class TernaryFluent.CastConditionNested<N>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.CastFluent<TernaryFluent<A>.CastConditionNested<N>>
io.sundr.model.TernaryFluent.CastConditionNested<N>
All Implemented Interfaces:
Nested<N>
Enclosing class:
TernaryFluent<A extends TernaryFluent<A>>

public class TernaryFluent.CastConditionNested<N> extends CastFluent<TernaryFluent<A>.CastConditionNested<N>> implements Nested<N>
  • Method Details

    • and

      public N and()
      Specified by:
      and in interface Nested<N>
    • endCastCondition

      public N endCastCondition()