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