Class SwitchFluent.CastExpressionNested<N>

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

public class SwitchFluent.CastExpressionNested<N> extends CastFluent<SwitchFluent<A>.CastExpressionNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endCastExpression()