Class TernaryFluent.EmptyAlternativeNested<N>

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

public class TernaryFluent.EmptyAlternativeNested<N> extends EmptyFluent<TernaryFluent<A>.EmptyAlternativeNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endEmptyAlternative()