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