Package io.sundr.model
Class CastFluent.ThisExpressionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ThisFluent<CastFluent.ThisExpressionNested<N>>
-
- io.sundr.model.CastFluent.ThisExpressionNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- CastFluent<A extends CastFluent<A>>
public class CastFluent.ThisExpressionNested<N> extends ThisFluent<CastFluent.ThisExpressionNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendThisExpression()-
Methods inherited from class io.sundr.model.ThisFluent
copyInstance, equals, hashCode, toString
-
-