Class PostIncrementFluent.MethodCallExpressionNested<N>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.MethodCallFluent<PostIncrementFluent<A>.MethodCallExpressionNested<N>>
io.sundr.model.PostIncrementFluent.MethodCallExpressionNested<N>
All Implemented Interfaces:
Nested<N>
Enclosing class:
PostIncrementFluent<A extends PostIncrementFluent<A>>

public class PostIncrementFluent.MethodCallExpressionNested<N> extends MethodCallFluent<PostIncrementFluent<A>.MethodCallExpressionNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endMethodCallExpression()