Class TernaryFluent.CastAlternativeNested<N>

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

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

    • and

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

      public N endCastAlternative()