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